License |
License
lgpl
|
---|---|
GroupId | GroupIdorg.picketbox |
ArtifactId | ArtifactIdpicketbox-http |
Last Version | Last Version5.0.0-2013Jan24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPicketBox POM - Aggregator
PicketBox is a security framework for Java Applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.picketbox/picketbox-http/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-http</artifactId>
<version>5.0.0-2013Jan24</version>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/picketbox-http/
implementation 'org.picketbox:picketbox-http:5.0.0-2013Jan24'
// https://jarcasting.com/artifacts/org.picketbox/picketbox-http/
implementation ("org.picketbox:picketbox-http:5.0.0-2013Jan24")
'org.picketbox:picketbox-http:jar:5.0.0-2013Jan24'
<dependency org="org.picketbox" name="picketbox-http" rev="5.0.0-2013Jan24">
<artifact name="picketbox-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-http', version='5.0.0-2013Jan24')
)
libraryDependencies += "org.picketbox" % "picketbox-http" % "5.0.0-2013Jan24"
[org.picketbox/picketbox-http "5.0.0-2013Jan24"]
Group / Artifact | Type | Version |
---|---|---|
org.picketbox : picketbox-core | jar | 5.0.0-2013Jan24 |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | 1.0.0.Final |
org.jboss.logging : jboss-logging | jar | 3.1.0.GA |
org.jboss.logging : jboss-logging-processor Optional | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.picketbox : picketbox-core | test-jar | 5.0.0-2013Jan24 |
junit : junit | jar | 4.8.1 |
org.mortbay.jetty : jetty | jar | 6.1.18 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.6.v20120903 |
org.apache.httpcomponents : httpclient | jar | 4.1.2 |