is not current version
Last Version 3.0.0.M3

org.graniteds:granite-eclipselink 1.2.0


Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-eclipselink
Version

Version

1.2.0
Type

Type

jar

Download granite-eclipselink 1.2.0


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