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