License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.exist-db.thirdparty.org.xmldb |
ArtifactId | ArtifactIdxmldb-api |
Last Version | Last Version20040731 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxmldb-api
XML:DB API patched for eXist-db
|
Project URL |
Project URL |
Filename | Size |
---|---|
xmldb-api-20040731.pom | |
xmldb-api-20040731.jar | 13 KB |
xmldb-api-20040731-sources.jar | 95 KB |
xmldb-api-20040731-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db.thirdparty.org.xmldb/xmldb-api/ -->
<dependency>
<groupId>org.exist-db.thirdparty.org.xmldb</groupId>
<artifactId>xmldb-api</artifactId>
<version>20040731</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db.thirdparty.org.xmldb/xmldb-api/
implementation 'org.exist-db.thirdparty.org.xmldb:xmldb-api:20040731'
// https://jarcasting.com/artifacts/org.exist-db.thirdparty.org.xmldb/xmldb-api/
implementation ("org.exist-db.thirdparty.org.xmldb:xmldb-api:20040731")
'org.exist-db.thirdparty.org.xmldb:xmldb-api:jar:20040731'
<dependency org="org.exist-db.thirdparty.org.xmldb" name="xmldb-api" rev="20040731">
<artifact name="xmldb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db.thirdparty.org.xmldb', module='xmldb-api', version='20040731')
)
libraryDependencies += "org.exist-db.thirdparty.org.xmldb" % "xmldb-api" % "20040731"
[org.exist-db.thirdparty.org.xmldb/xmldb-api "20040731"]