Last Version

ws.ament.hammock:jpa-eclipselink 2.1

CDI Based MicroServices

License

License

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

jpa-eclipselink
Version

Version

2.1
Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/jpa-eclipselink

Download jpa-eclipselink 2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.7.1
ws.ament.hammock : jpa-core jar 2.1

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.196
org.jboss.arquillian.junit : arquillian-junit-container jar 1.2.0.Final
junit : junit jar 4.12
org.apache.geronimo.specs : geronimo-jta_1.2_spec jar 1.0-alpha-1
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.