License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-exi |
Version | Version5.3.1 |
Type | Typejar |
Description |
DescriptioneXist-db EXI Module
eXist-db XQuery EXIficient Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
exist-exi-5.3.1.pom | |
exist-exi-5.3.1.jar | 10 KB |
exist-exi-5.3.1-sources.jar | 8 KB |
exist-exi-5.3.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-exi/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-exi</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-exi/
implementation 'org.exist-db:exist-exi:5.3.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-exi/
implementation ("org.exist-db:exist-exi:5.3.1")
'org.exist-db:exist-exi:jar:5.3.1'
<dependency org="org.exist-db" name="exist-exi" rev="5.3.1">
<artifact name="exist-exi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-exi', version='5.3.1')
)
libraryDependencies += "org.exist-db" % "exist-exi" % "5.3.1"
[org.exist-db/exist-exi "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 5.3.1 |
com.siemens.ct.exi : exificient | jar | 0.9.3 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
commons-io : commons-io | jar | 2.10.0 |
xml-apis : xml-apis | jar | 1.4.01 |