Group: org.actframework - All Dependencies
ACT SQL Common Module · Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa
ACT AAA Plugin · Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa
ACT Storage · Enable easy to use osgl-storage in an ActFramework application
ACT Social Link · Help act application to connect to social providers, e.g. facebook, linkedin etc
ACT Morphia · The Morphia Plugin for Actframework MongoDB access
ACT Ebean · Provides SQL database access through Ebean ORM library (Java 8+)
ActFramework Starter - Excel · Starter for ActFramework application with excel reporting
ACT Ebean2 · Provides SQL database access through Ebean ORM library (Java 8+)
ACT Velocity · Implement ActFramework View with Velocity template engine
ACT Thymeleaf · Implement ActFramework View with Thymeleaf template engine
ACT FreeMarker · Implement ActFramework View with FreeMarker template engine
ACT Excel · Implement ActFramework View with JXLS library to generate Excel report
ACT Beetl · Implement ActFramework View with Beetl template engine
ACT Mustache · Implement ActFramework View with mustache template engine
ACT JPA Common Module · Provides common JPA utilities for all JPA based plug for Actframework
ACT Ebean · Provides SQL database access through Ebean ORM library (java 7+)
ACT TEST · Provide facilities to test ActFramework application
ActFramework Starter - Morphia and AAA · Starter for ActFramework application use Morphia (for MongoDB access) and AAA (for security)
ActFramework Starter - Ebean2 and AAA · Starter for ActFramework application on JDK8 use Ebean (for SQL database access) and AAA (for security)
ActFramework Starter - Ebean and AAA · Starter for ActFramework application on JDK8 use Ebean (for SQL database access) and AAA (for security)
ActFramework Starter - Hibernate and AAA · Starter for ActFramework application on JDK7+ use JPA/Hibernate (for SQL database access) and AAA (for security)
ActFramework Starter - EclipseLink and AAA · Starter for ActFramework application on JDK7+ use JPA/EclipseLink (for SQL database access) and AAA (for security)
ACT Hibernate · Provides SQL database access through Hibernate library