Last Version

AcrIS Server Components 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-server-components
Version

Version

2.0.0
Type

Type

jar
Description

Description

AcrIS Server Components
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.

Download acris-server-components 2.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
sk.seges.sesam : sesam-core jar 2.0.0
sk.seges.acris : acris-crypto jar 2.0.0
sk.seges.acris : acris-common jar 2.0.0
com.google.gwt : gwt-user jar 2.6.0
commons-fileupload : commons-fileupload jar 1.2.1
commons-io : commons-io jar 1.4
log4j : log4j jar 1.2.14
org.springframework : spring-webmvc jar 3.2.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.