<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-core</artifactId>
<version>5.0.0-2012Sep18</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-2012Sep18</version>
</dependency>
The version is 2012Aug24.
The table bellow lists all available artifacts:
|
GroupId |
ArtifactId |
Version |
|
org.picketbox |
picketbox-core |
5.0.0-2012Sep18 |
|
org.picketbox |
picketbox-http |
5.0.0-2012Sep18 |
|
org.picketbox |
picketbox-cdi |
5.0.0-2012Sep18 |
You can download the quickstarts from:
You can get the source codes from Github at https://github.com/picketbox.