is not current version
Last Version 21.6.0.0.1

com.oracle.database.xml:xmlparserv2 19.13.0.0.1

The Oracle Database XML Parser library

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.xml
ArtifactId

ArtifactId

xmlparserv2
Version

Version

19.13.0.0.1
Type

Type

jar

Download xmlparserv2 19.13.0.0.1


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