XML:DB API specification

XML:DB Initiative for XML Databases

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.xmldb-org
ArtifactId

ArtifactId

xmldb-api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

XML:DB API specification
XML:DB Initiative for XML Databases
Project URL

Project URL

https://github.com/xmldb-org/xmldb-api
Source Code Management

Source Code Management

https://github.com/xmldb-org/xmldb-api

Download xmldb-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
net.sf.xmldb-org

XML:DB Initiative for XML Databases

Community driven specification for XML databases

Versions

Version
2.0.0
1.7.0
1.6.0
1.5.0
1.4.0