Группа библиотек: org.actframework

ACT AAA Plugin

org.actframework : act-aaa

Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa

Последняя версия: 1.10.1

Дата:

ACT Framework

org.actframework : act

The ACT full stack MVC framework

Последняя версия: 1.9.1b

Дата:

ActFramework Starter - Excel

org.actframework : act-starter-excel

Starter for ActFramework application with excel reporting

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Ebean and AAA

org.actframework : act-starter-ebean-aaa

Starter for ActFramework application on JDK8 use Ebean (for SQL database access) and AAA (for security)

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Hibernate and AAA

org.actframework : act-starter-hibernate-aaa

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

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - EclipseLink and AAA

org.actframework : act-starter-eclipselink-aaa

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

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Morphia and AAA

org.actframework : act-starter-morphia-aaa

Starter for ActFramework application use Morphia (for MongoDB access) and AAA (for security)

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - FreeMarker

org.actframework : act-starter-freemarker

Starter for ActFramework application use FreeMarker as default template engine

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Morphia and multiple plugins

org.actframework : act-starter-morphia-all

Starter for ActFramework application use Morphia (for MongoDB access), AAA (for security), Storage (for blob storage to different platforms including local disk and AWS S3) and SocialLink (for social platform connection

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Ebean and multiple plugins

org.actframework : act-starter-ebean-all

Starter for ActFramework application on JDK8 use Ebean (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

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Hibernate and multiple plugins

org.actframework : act-starter-hibernate-all

Starter for ActFramework application on JDK8 use JPA/Hibernate (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

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Velocity

org.actframework : act-starter-velocity

Starter for ActFramework application use Velocity as default template engine

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Beetl

org.actframework : act-starter-beetl

Starter for ActFramework application use Beetl as default template engine

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Mustache

org.actframework : act-starter-mustache

Starter for ActFramework application use Mustache as default template engine

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Thymeleaf

org.actframework : act-starter-thymeleaf

Starter for ActFramework application use Thymeleaf as default template engine

Последняя версия: 1.9.1.0

Дата:

Последняя версия: 1.9.1.0

Дата:

ActFramework Starter - Eclipselink and multiple plugins

org.actframework : act-starter-eclipselink-all

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

Последняя версия: 1.9.1.0

Дата:

parent

org.actframework : parent

Parent POM.xml with commonly used pre-configured features for ActFramework projects

Последняя версия: 1.9.1b

Дата:

Act Starter Support - shared starter resources

org.actframework : act-starter-support

Parent POM.xml with commonly used pre-configured features for ActFramework projects

Последняя версия: 1.9.1

Дата:

Последняя версия: 1.9.1.0

Дата:

Последняя версия: 1.9.1.0

Дата:

Последняя версия: 1.9.1.0

Дата:

ActFramework Maven Archetypes Project

org.actframework : act-maven-archetypes

A set of maven archetypes for actframework application

Последняя версия: 1.9.1.0

Дата:

Последняя версия: 1.9.1.0

Дата:

ACT Maven Archetype for a simple chatroom app

org.actframework : archetype-chatroom

A set of maven archetypes for actframework application

Последняя версия: 1.9.1.0

Дата:

ACT Maven Plugin

org.actframework : act-maven-plugin

Support run actframework app using maven task

Последняя версия: 1.9.1.0

Дата:

ACT Social Link

org.actframework : act-social-link

Help act application to connect to social providers, e.g. facebook, linkedin etc

Последняя версия: 0.14.0

Дата:

ACT Morphia

org.actframework : act-morphia

The Morphia Plugin for Actframework MongoDB access

Последняя версия: 1.10.0

Дата:

ACT Beetl

org.actframework : act-beetl

Implement ActFramework View with Beetl template engine

Последняя версия: 1.8.0

Дата:

ACT Excel

org.actframework : act-excel

Implement ActFramework View with JXLS library to generate Excel report

Последняя версия: 1.9.2

Дата:

ACT FreeMarker

org.actframework : act-freemarker

Implement ActFramework View with FreeMarker template engine

Последняя версия: 1.4.1

Дата:

ACT ASM

org.actframework : act-asm

All source code come from ASM 5 and put under new namespace: act.asm

Последняя версия: 5.0.6

Дата:

ACT Storage

org.actframework : act-storage

Enable easy to use osgl-storage in an ActFramework application

Последняя версия: 0.16.0

Дата:

ACT Velocity

org.actframework : act-velocity

Implement ActFramework View with Velocity template engine

Последняя версия: 1.4.1

Дата:

ACT Beetlsql

org.actframework : act-beetlsql

The Ebean Plugin for Actframework SQL database access

Последняя версия: 1.8.2

Дата:

ACT Excel

org.actframework : act-excel-java7

Implement ActFramework View with JXLS library to generate Excel report

Последняя версия: 1.9.1

Дата:

ActFramework Starter - Ebean (java7) and AAA

org.actframework : act-starter-ebean-aaa-java7

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

Последняя версия: 1.8.32.0

Дата:

ActFramework Starter - Ebean (java-7) and multiple plugins

org.actframework : act-starter-ebean-all-java7

Starter for ActFramework application on JDK8 use Ebean (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

Последняя версия: 1.8.32.0

Дата:

ActFramework Starter - Excel

org.actframework : act-starter-excel-java7

Starter for ActFramework application with excel reporting

Последняя версия: 1.8.32.0

Дата:

ACT Ebean

org.actframework : act-ebean

Provides SQL database access through Ebean ORM library (Java 8+)

Последняя версия: 1.8.0

Дата:

ACT Thymeleaf

org.actframework : act-thymeleaf

Implement ActFramework View with Thymeleaf template engine

Последняя версия: 1.4.0

Дата:

ACT Mustache

org.actframework : act-mustache

Implement ActFramework View with mustache template engine

Последняя версия: 1.5.0

Дата:

ACT Hibernate

org.actframework : act-hibernate

Provides SQL database access through Hibernate library

Последняя версия: 1.7.0

Дата:

ACT EclipseLink

org.actframework : act-eclipselink

Provides SQL database access through EclipseLink library

Последняя версия: 1.7.0

Дата:

ACT JAX-RS

org.actframework : act-jax-rs

Support JAX-RS in ActFramework

Последняя версия: 1.1.0

Дата:

ACT SQL Common Module

org.actframework : act-sql-common

Provides Authentication/Authorization/Accounting service for Actframework based on osgl-aaa

Последняя версия: 1.6.0

Дата:

ACT Ebean

org.actframework : act-ebean-java7

Provides SQL database access through Ebean ORM library (java 7+)

Последняя версия: 1.8.0

Дата:

ACT JPA Common Module

org.actframework : act-jpa-common

Provides common JPA utilities for all JPA based plug for Actframework

Последняя версия: 1.7.0

Дата:

Act archetype Support - shared resources for maven-archetype projects

org.actframework : act-archetype-support

Parent POM.xml with commonly used pre-configured features for ActFramework projects

Последняя версия: 1.8.8.8

Дата:

ACT E2E Plugin

org.actframework : act-e2e

Support end to end test of ActFramework application

Последняя версия: 1.0.0

Дата:

  • 1