License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-file |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db File Module
eXist-db XQuery File Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-file-6.0.1.pom | |
exist-file-6.0.1.jar | 45 KB |
exist-file-6.0.1-sources.jar | 36 KB |
exist-file-6.0.1-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-file/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-file</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-file/
implementation 'org.exist-db:exist-file:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-file/
implementation ("org.exist-db:exist-file:6.0.1")
'org.exist-db:exist-file:jar:6.0.1'
<dependency org="org.exist-db" name="exist-file" rev="6.0.1">
<artifact name="exist-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-file', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-file" % "6.0.1"
[org.exist-db/exist-file "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
com.evolvedbinary.j8fu : j8fu | jar | 1.23.0 |
com.evolvedbinary.multilock : multilock | jar | 1.0.1 |
commons-io : commons-io | jar | 2.11.0 |
net.sf.xmldb-org : xmldb-api | jar | 1.7.0 |
xml-apis : xml-apis | jar | 1.4.01 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
org.apache.ant : ant | jar | 1.10.12 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-deploy | jar | 9.4.44.v20210927 |
org.eclipse.jetty : jetty-jmx | jar | 9.4.44.v20210927 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
junit : junit | jar | 4.13.2 |
org.exist-db : exist-jetty-config | jar | 6.0.1 |
org.apache.httpcomponents : httpcore | jar | 4.4.15 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
commons-codec : commons-codec | jar | 1.15 |