AcrIS Site Server

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-server
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AcrIS Site Server
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-server

Download acris-site-server

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
sk.seges.acris : acris-site-rpc jar 2.0.0
sk.seges.acris : acris-site-rpc jar 2.0.0
sk.seges.acris : acris-security-core jar 2.0.0
sk.seges.acris : acris-security-core jar 2.0.0
junit : junit jar 4.8.2

provided (2)

Group / Artifact Type Version
sk.seges.corpis : corpis-data-dao-api-processor jar 2.0.0
sk.seges.corpis : corpis-data-dao-implementation-processor jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2