| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface EclipseLink Data ORM | 
| GroupId | GroupIdorg.actframework | 
| ArtifactId | ArtifactIdact-eclipselink | 
| Last Version | Last Version1.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionACT EclipseLink Provides SQL database access through EclipseLink library | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| act-eclipselink-1.7.0.pom | |
| act-eclipselink-1.7.0.jar | 6 KB | 
| act-eclipselink-1.7.0-sources.jar | 5 KB | 
| act-eclipselink-1.7.0-javadoc.jar | 70 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.actframework/act-eclipselink/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-eclipselink</artifactId>
    <version>1.7.0</version>
</dependency>// https://jarcasting.com/artifacts/org.actframework/act-eclipselink/
implementation 'org.actframework:act-eclipselink:1.7.0'// https://jarcasting.com/artifacts/org.actframework/act-eclipselink/
implementation ("org.actframework:act-eclipselink:1.7.0")'org.actframework:act-eclipselink:jar:1.7.0'<dependency org="org.actframework" name="act-eclipselink" rev="1.7.0">
  <artifact name="act-eclipselink" type="jar" />
</dependency>@Grapes(
@Grab(group='org.actframework', module='act-eclipselink', version='1.7.0')
)libraryDependencies += "org.actframework" % "act-eclipselink" % "1.7.0"[org.actframework/act-eclipselink "1.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.actframework : act-jpa-common | jar | 1.7.0 | 
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.5 | 
| org.eclipse.persistence : org.eclipse.persistence.extension | jar | 2.7.5 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 | 
| org.actframework : act | jar | 1.8.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.9.0 | 
| org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |