is not current version
Last Version 1.2.4

org.ow2.easybeans:easybeans-jpa-toplink-essentials 1.1.0

TopLink Essentials dependency + glue

GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-jpa-toplink-essentials
Version

Version

1.1.0
Type

Type

pom

Download easybeans-jpa-toplink-essentials 1.1.0


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