| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface EclipseLink Data ORM | 
| GroupId | GroupIdorg.actframework | 
| ArtifactId | ArtifactIdact-starter-eclipselink-all | 
| Last Version | Last Version1.9.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionActFramework 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 | 
<!-- 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"]| 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 | 
| 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 |