AcrIS Security with api key authentication

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-rest-authentication
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

war
Description

Description

AcrIS Security with api key authentication
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-rest-authentication

Download acris-security-rest-authentication

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
sk.seges.acris : acris-security-core jar 2.0.0
sk.seges.acris : acris-crypto jar 2.0.0
javax.ws.rs : jsr311-api jar 1.1.1
com.sun.jersey : jersey-server jar 1.8
com.sun.jersey : jersey-client jar 1.8
com.sun.jersey : jersey-json jar 1.8
com.sun.jersey.contribs : jersey-spring jar 1.8
com.sun.jersey.contribs : jersey-multipart jar 1.8
junit : junit jar 4.8.2
log4j : log4j jar 1.2.14
org.slf4j : slf4j-log4j12 jar 1.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1