License |
License
lgpl
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.picketbox |
ArtifactId | ArtifactIdpicketbox-json |
Last Version | Last Version5.0.0-2013Jan24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPicketBox JSON
PicketBox JSON contains the integration code to use JSON security.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.picketbox/picketbox-json/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-json</artifactId>
<version>5.0.0-2013Jan24</version>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/picketbox-json/
implementation 'org.picketbox:picketbox-json:5.0.0-2013Jan24'
// https://jarcasting.com/artifacts/org.picketbox/picketbox-json/
implementation ("org.picketbox:picketbox-json:5.0.0-2013Jan24")
'org.picketbox:picketbox-json:jar:5.0.0-2013Jan24'
<dependency org="org.picketbox" name="picketbox-json" rev="5.0.0-2013Jan24">
<artifact name="picketbox-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-json', version='5.0.0-2013Jan24')
)
libraryDependencies += "org.picketbox" % "picketbox-json" % "5.0.0-2013Jan24"
[org.picketbox/picketbox-json "5.0.0-2013Jan24"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.santuario : xmlsec | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.json : json Optional | jar | 20090211 |
org.bouncycastle : bcprov-jdk15on Optional | jar | 1.47 |
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.apache.httpcomponents : httpclient | jar | 4.1.2 |