MVN

org.exist-db : exist-image

Maven & Gradle

Feb 04, 2023
408 stars

eXist-db Image Module · eXist-db XQuery Image Module

<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-image</artifactId>
    <version>6.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.exist-db : exist-image to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.0
  • Latest Release Candidate: 5.0.0-RC8

All Versions

Choose a version of org.exist-db : exist-image to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
exist-image-6.2.0
6.1.x
exist-image-6.1.0
6.0.x
exist-image-6.0.1
exist-image-6.0.0
5.5.x
exist-image-5.5.1
exist-image-5.5.0
5.4.x
exist-image-5.4.1
exist-image-5.4.0
5.3.x
exist-image-5.3.1
exist-image-5.3.0
5.2.x
exist-image-5.2.0
5.1.x
exist-image-5.1.1
exist-image-5.1.0
5.0.x
exist-image-5.0.0
exist-image-5.0.0-RC8

How to add a dependency to Maven

Add the following org.exist-db : exist-image maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-image</artifactId>
    <version>6.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.exist-db : exist-image gradle dependency to your build.gradle file:

implementation 'org.exist-db:exist-image:6.2.0'

Gradle Kotlin DSL: Add the following org.exist-db : exist-image gradle kotlin dependency to your build.gradle.kts file:

implementation("org.exist-db:exist-image:6.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.exist-db : exist-image sbt scala dependency to your build.sbt file:

libraryDependencies += "org.exist-db" % "exist-image" % "6.2.0"

Advertisement

Dependencies from Group

Feb 04, 2023
42 usages
408 stars
Feb 04, 2023
2 usages
408 stars
Feb 04, 2023
2 usages
408 stars
Feb 04, 2023
1 usages
408 stars
Feb 04, 2023
1 usages
408 stars

Discover Dependencies

Feb 04, 2023
408 stars
Feb 04, 2023
408 stars
Feb 04, 2023
408 stars
Feb 04, 2023
408 stars
Feb 04, 2023
408 stars
Feb 04, 2023
408 stars
Sep 05, 2019
3 usages
2 stars