Last Version

ACT EclipseLink 1.7.0

Provides SQL database access through EclipseLink library

License

License

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-eclipselink
Version

Version

1.7.0
Type

Type

jar
Description

Description

ACT EclipseLink
Provides SQL database access through EclipseLink library
Project URL

Project URL

http://actframework.org/plugin/eclipselink
Project Organization

Project Organization

ActFramework

Download act-eclipselink 1.7.0


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.