License |
License
Oracle Free Use Terms and Conditions (FUTC)
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.oracle.database.xml |
ArtifactId | ArtifactIdxdb6 |
Last Version | Last Version18.3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxdb6
xdb6.jar to support standard JDBC 4.x, java.sql.SQLXML interface
|
Project URL |
Project URL |
Filename | Size |
---|---|
xdb6-18.3.0.0.pom | |
xdb6-18.3.0.0.jar | 256 KB |
xdb6-18.3.0.0-sources.jar | 285 bytes |
xdb6-18.3.0.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.database.xml : xmlparserv2 | jar | 18.3.0.0 |