License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.datanucleus |
ArtifactId | ArtifactIddatanucleus-enhancer |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataNucleus Enhancer
DataNucleus Enhancer provides byte-code enhancement to the JDO contract.
|
Project URL |
Project URL |
Filename | Size |
---|---|
datanucleus-enhancer-3.1.1.pom | |
datanucleus-enhancer-3.1.1.jar | 190 KB |
datanucleus-enhancer-3.1.1-sources.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 4.0 |
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, ) |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | [1.2, 1.3) |
junit : junit | jar | 3.8.1 |