| Categories |
CategoriesData |
|---|---|
| GroupId | GroupIdorg.datanucleus |
| ArtifactId | ArtifactIddatanucleus-xmltypeoracle |
| Last Version | Last Version3.0.0-release |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataNucleus xmltypeoracle
DataNucleus xmltypeoracle
|
<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-xmltypeoracle/ -->
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-xmltypeoracle</artifactId>
<version>3.0.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-xmltypeoracle/
implementation 'org.datanucleus:datanucleus-xmltypeoracle:3.0.0-release'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-xmltypeoracle/
implementation ("org.datanucleus:datanucleus-xmltypeoracle:3.0.0-release")
'org.datanucleus:datanucleus-xmltypeoracle:jar:3.0.0-release'
<dependency org="org.datanucleus" name="datanucleus-xmltypeoracle" rev="3.0.0-release">
<artifact name="datanucleus-xmltypeoracle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-xmltypeoracle', version='3.0.0-release')
)
libraryDependencies += "org.datanucleus" % "datanucleus-xmltypeoracle" % "3.0.0-release"
[org.datanucleus/datanucleus-xmltypeoracle "3.0.0-release"]
| Group / Artifact | Type | Version |
|---|---|---|
| oracle » ojdbc14_g Optional | jar | 10.2.0.4 |
| oracle » xdb | jar | 1.0 |
| oracle » xmlparser | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.datanucleus : datanucleus-core | jar | (2.9, ) |
| org.datanucleus : datanucleus-rdbms | jar | (2.9, ) |