Last Version

AcrIS Security with spring support 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-spring
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Download acris-security-spring 2.0.0


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

Dependencies

compile (16)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
sk.seges.acris : acris-security-core jar 2.0.0
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
org.springframework.security : spring-security-core jar 3.1.4.RELEASE
org.springframework.security : spring-security-core-tiger jar 2.0.8.RELEASE
org.springframework.security : spring-security-acl jar 3.1.4.RELEASE
org.springframework.security : spring-security-config jar 3.1.4.RELEASE
org.springframework.security : spring-security-web jar 3.1.4.RELEASE
org.aspectj : aspectjrt jar 1.7.1
org.aspectj : aspectjweaver jar 1.7.1
sk.seges.acris : acris-security-spring-jpa jar 2.0.0

test (1)

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

Project Modules

There are no modules declared in this project.