Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
---|---|
GroupId | GroupIdcom.github.gentity |
ArtifactId | ArtifactIdgentity-test-eclipselink |
Version | Version0.24 |
Type | Typejar |
Filename | Size |
---|---|
gentity-test-eclipselink-0.24.pom | |
gentity-test-eclipselink-0.24.jar | 1 KB |
Browse |
<!-- 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"]