Last Version

xdb6 18.3.0.0

xdb6.jar to support standard JDBC 4.x, java.sql.SQLXML interface

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.xml
ArtifactId

ArtifactId

xdb6
Version

Version

18.3.0.0
Type

Type

jar
Description

Description

xdb6
xdb6.jar to support standard JDBC 4.x, java.sql.SQLXML interface
Project URL

Project URL

https://www.oracle.com/database/technologies/appdev/jdbc.html

Download xdb6 18.3.0.0


<!-- https://jarcasting.com/artifacts/com.oracle.database.xml/xdb6/ -->
<dependency>
    <groupId>com.oracle.database.xml</groupId>
    <artifactId>xdb6</artifactId>
    <version>18.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.xml/xdb6/
implementation 'com.oracle.database.xml:xdb6:18.3.0.0'
// https://jarcasting.com/artifacts/com.oracle.database.xml/xdb6/
implementation ("com.oracle.database.xml:xdb6:18.3.0.0")
'com.oracle.database.xml:xdb6:jar:18.3.0.0'
<dependency org="com.oracle.database.xml" name="xdb6" rev="18.3.0.0">
  <artifact name="xdb6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.xml', module='xdb6', version='18.3.0.0')
)
libraryDependencies += "com.oracle.database.xml" % "xdb6" % "18.3.0.0"
[com.oracle.database.xml/xdb6 "18.3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.oracle.database.xml : xmlparserv2 jar 18.3.0.0

Project Modules

There are no modules declared in this project.