Last Version

DataNucleus Enhancer 3.1.1

DataNucleus Enhancer provides byte-code enhancement to the JDO contract.

License

License

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-enhancer
Version

Version

3.1.1
Type

Type

jar
Description

Description

DataNucleus Enhancer
DataNucleus Enhancer provides byte-code enhancement to the JDO contract.
Project URL

Project URL

http://www.datanucleus.org

Download datanucleus-enhancer 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 4.0

provided (4)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar [3.0, 3.1.99)
org.datanucleus : datanucleus-api-jdo jar [3.0, 3.1.99)
javax.jdo : jdo-api jar [3.0, )
org.apache.ant : ant Optional jar [1.7, )

test (2)

Group / Artifact Type Version
log4j : log4j Optional jar [1.2, 1.3)
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.