MVN

org.exist-db : exist-file

Maven & Gradle

Feb 04, 2023
408 stars

eXist-db File Module · eXist-db XQuery File Module

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

Latest Version

Choose a version of org.exist-db : exist-file 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-file to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.exist-db" % "exist-file" % "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
Sep 05, 2019
3 usages
2 stars
Sep 09, 2019
1 stars