AcrIS Site with spring support

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, JSON protocol and usefull project skelets integrated with maven, hibernate and spring. You will get a prepared solution in box ready to use in your own project.

License

License

GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-site-spring
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AcrIS Site with spring support
AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, JSON protocol and usefull project skelets integrated with maven, hibernate and spring. You will get a prepared solution in box ready to use in your own project.
Project Organization

Project Organization

Seges s.r.o.
Source Code Management

Source Code Management

http://code.google.com/p/acris/source/acris-site-spring

Download acris-site-spring

How to add to project

<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-site-spring/ -->
<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-site-spring</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-site-spring/
implementation 'sk.seges.acris:acris-site-spring:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-site-spring/
implementation ("sk.seges.acris:acris-site-spring:2.0.0")
'sk.seges.acris:acris-site-spring:jar:2.0.0'
<dependency org="sk.seges.acris" name="acris-site-spring" rev="2.0.0">
  <artifact name="acris-site-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-site-spring', version='2.0.0')
)
libraryDependencies += "sk.seges.acris" % "acris-site-spring" % "2.0.0"
[sk.seges.acris/acris-site-spring "2.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
sk.seges.acris : acris-site-server jar 2.0.0
sk.seges.acris : acris-site-hibernate jar 2.0.0
sk.seges.sesam : sesam-service-converter-api jar 2.0.0
org.hibernate : hibernate-validator jar 4.1.0.Final
org.springframework : spring-webmvc jar 3.2.3.RELEASE
org.springframework : spring-core jar 3.2.3.RELEASE
org.springframework : spring-beans jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework : spring-aop jar 3.2.3.RELEASE
org.springframework : spring-tx jar 3.2.3.RELEASE

provided (1)

Group / Artifact Type Version
sk.seges.corpis : corpis-application-scaffold-data-service-converter-processor jar 2.0.0

runtime (1)

Group / Artifact Type Version
postgresql : postgresql jar 8.4-701.jdbc4

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
org.springframework : spring-orm jar 3.2.3.RELEASE
org.springframework : spring-jdbc jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0