Last Version

ActFramework Starter - EclipseLink and AAA 1.9.1.0

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

License

License

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-eclipselink-aaa
Version

Version

1.9.1.0
Type

Type

jar
Description

Description

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

Project Organization

ActFramework

Download act-starter-eclipselink-aaa 1.9.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.actframework : act-eclipselink jar 1.7.0
org.actframework : act-aaa jar 1.10.0
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.9.1b

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.