is not current version
Last Version 0.26

com.github.gentity:gentity-test-eclipselink 0.24


Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.github.gentity
ArtifactId

ArtifactId

gentity-test-eclipselink
Version

Version

0.24
Type

Type

jar

Download gentity-test-eclipselink 0.24


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