is not current version
Last Version 1.9.1.0

org.actframework:act-starter-eclipselink-aaa 1.8.27.0

Starter for ActFramework application on JDK7+ use JPA/EclipseLink (for SQL database access) and AAA (for security)

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-eclipselink-aaa
Version

Version

1.8.27.0
Type

Type

jar

Download act-starter-eclipselink-aaa 1.8.27.0


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