is not current version
Last Version 1.7.0

org.actframework:act-eclipselink 1.5.6

Provides SQL database access through EclipseLink library

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-eclipselink
Version

Version

1.5.6
Type

Type

jar

Download act-eclipselink 1.5.6


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