AcrIS Security with Hibernate metadata

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 Hibernate Data ORM
GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-security-hibernate
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AcrIS Security with Hibernate metadata
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-hibernate

Download acris-security-hibernate

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
sk.seges.corpis : corpis-dao-impl jar 2.0.0
sk.seges.acris : acris-security-jpa jar 2.0.0
org.hibernate : hibernate-commons-annotations jar 3.2.0.Final
org.hibernate : hibernate-entitymanager jar 3.6.0.Final
org.hibernate : hibernate-core jar 3.6.0.Final
sk.seges.corpis : corpis-user-domain-model jar 2.0.0
sk.seges.sesam : sesam-security-api jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2