is not current version
Last Version 6.0.0-release

org.datanucleus:datanucleus-odf 2.0.3

DataNucleus supports persistence to heterogeneous datastores and this plugin provides persistence to ODF documents

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-odf
Version

Version

2.0.3
Type

Type

jar

Download datanucleus-odf 2.0.3


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