Last Version

AcrIS Security 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

Categories

Categories

Security
GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-security-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

AcrIS Security
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-security-core

Download acris-security-core 2.0.0


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

Dependencies

compile (19)

Group / Artifact Type Version
sk.seges.corpis : corpis-model-domain-configurations jar 2.0.0
sk.seges.acris : acris-callbacks jar 2.0.0
sk.seges.acris : acris-callbacks jar 2.0.0
sk.seges.acris : acris-common jar 2.0.0
sk.seges.acris : acris-common jar 2.0.0
sk.seges.acris : acris-security-api jar 2.0.0
sk.seges.acris : acris-security-api jar 2.0.0
sk.seges.acris : acris-security-dto jar 2.0.0
sk.seges.acris : acris-security-dto jar 2.0.0
sk.seges.acris : acris-security-scaffold-model jar 2.0.0
sk.seges.acris : acris-security-hibernate jar 2.0.0
sk.seges.acris : acris-client-core jar 2.0.0
sk.seges.acris : acris-client-core jar 2.0.0
javax.annotation : jsr250-api jar 1.0
junit : junit jar 4.8.2
net.sf.ehcache : ehcache jar 1.5.0
log4j : log4j jar 1.2.14
org.slf4j : slf4j-log4j12 jar 1.5.8
com.sun.jersey : jersey-json jar 1.8

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.6.0
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.