is not current version
Last Version 3.3.5

org.datanucleus:datanucleus-jca 1.1.0

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

1.1.0
Type

Type

rar

Download datanucleus-jca 1.1.0


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