Last Version

AcrIS Common 2.0.0

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-common
Version

Version

2.0.0
Type

Type

jar
Description

Description

AcrIS Common
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-common

Download acris-common 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
sk.seges.sesam : sesam-core jar 2.0.0
sk.seges.sesam : sesam-core jar 2.0.0
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.