<dependency> <groupId>org.picketbox</groupId> <artifactId>picketbox-core</artifactId> <version>5.0.0.Final</version> </dependency>
Release is available at https://repository.jboss.org/nexus/.
To configure your project with this release, please use:
<dependency> <groupId>org.picketbox</groupId> <artifactId>picketbox-core</artifactId> <version>5.0.0.Final</version> </dependency>
The version is 5.0.0.Final.
The table bellow lists all available artifacts:
GroupId |
ArtifactId |
Version |
org.picketbox |
picketbox-core |
5.0.0.Final |
org.picketbox |
picketbox-http |
5.0.0.Final |
org.picketbox |
picketbox-drools |
5.0.0.Final |
org.picketbox |
picketbox-infinispan |
5.0.0.Final |
org.picketbox |
picketbox-json |
5.0.0.Final |
You can get the source codes from Github at https://github.com/picketbox/picketbox/tree/v5.0.0.Final.
Code updated to use the latest version of the PicketLink IDM project. It is using a timed release version 3.0.0-2013Feb08.
All quickstarts were updated.
More Identity Management events for user/roles/groups operations.
Some changes to the Session Management regarding time expiration and reset.
Pedro Igor Silva