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