is not current version
Last Version 3.0.0.M3

org.graniteds:granite-eclipselink 2.2.0.GA


Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-eclipselink
Version

Version

2.2.0.GA
Type

Type

jar

Download granite-eclipselink 2.2.0.GA


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