Last Version

ActFramework Starter - Eclipselink and multiple plugins 1.9.1.0

Starter for ActFramework application on JDK8 use JPA/EclipseLink (for SQL database access), AAA (for security), Storage (for blob storage to different platforms including local disk and AWS S3) and SocialLink (for social platform connection

License

License

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starter-eclipselink-all
Version

Version

1.9.1.0
Type

Type

jar
Description

Description

ActFramework Starter - Eclipselink and multiple plugins
Starter for ActFramework application on JDK8 use JPA/EclipseLink (for SQL database access), AAA (for security), Storage (for blob storage to different platforms including local disk and AWS S3) and SocialLink (for social platform connection
Project Organization

Project Organization

ActFramework

Download act-starter-eclipselink-all 1.9.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.actframework : act-starter-eclipselink-aaa jar 1.9.1.0
org.actframework : act-starter-excel jar 1.9.1.0
org.actframework : act-storage jar 0.16.0
org.actframework : act-social-link jar 0.14.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.