Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
---|---|
GroupId | GroupIdcom.github.microtweak |
ArtifactId | ArtifactIdjbx4j-eclipselink |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jbx4j-eclipselink-1.1.0.pom | |
jbx4j-eclipselink-1.1.0.jar | 7 KB |
jbx4j-eclipselink-1.1.0-sources.jar | 5 KB |
jbx4j-eclipselink-1.1.0-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-eclipselink/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jbx4j-eclipselink</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-eclipselink/
implementation 'com.github.microtweak:jbx4j-eclipselink:1.1.0'
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-eclipselink/
implementation ("com.github.microtweak:jbx4j-eclipselink:1.1.0")
'com.github.microtweak:jbx4j-eclipselink:jar:1.1.0'
<dependency org="com.github.microtweak" name="jbx4j-eclipselink" rev="1.1.0">
<artifact name="jbx4j-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jbx4j-eclipselink', version='1.1.0')
)
libraryDependencies += "com.github.microtweak" % "jbx4j-eclipselink" % "1.1.0"
[com.github.microtweak/jbx4j-eclipselink "1.1.0"]