is not current version
Last Version 2.0.0

net.sf.xmldb-org:xmldb-api 1.5.0

XML:DB Initiative for XML Databases

Categories

Categories

Net
GroupId

GroupId

net.sf.xmldb-org
ArtifactId

ArtifactId

xmldb-api
Version

Version

1.5.0
Type

Type

jar

Download xmldb-api 1.5.0


<!-- https://jarcasting.com/artifacts/net.sf.xmldb-org/xmldb-api/ -->
<dependency>
    <groupId>net.sf.xmldb-org</groupId>
    <artifactId>xmldb-api</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xmldb-org/xmldb-api/
implementation 'net.sf.xmldb-org:xmldb-api:1.5.0'
// https://jarcasting.com/artifacts/net.sf.xmldb-org/xmldb-api/
implementation ("net.sf.xmldb-org:xmldb-api:1.5.0")
'net.sf.xmldb-org:xmldb-api:jar:1.5.0'
<dependency org="net.sf.xmldb-org" name="xmldb-api" rev="1.5.0">
  <artifact name="xmldb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xmldb-org', module='xmldb-api', version='1.5.0')
)
libraryDependencies += "net.sf.xmldb-org" % "xmldb-api" % "1.5.0"
[net.sf.xmldb-org/xmldb-api "1.5.0"]