is not current version
Last Version 3.3.5

org.datanucleus:datanucleus-jca 3.0.3

DataNucleus and JDO can be used with J2EE using this JCA plugin.

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-jca
Version

Version

3.0.3
Type

Type

rar

Download datanucleus-jca 3.0.3


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