License |
License
lgpl
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.picketbox |
ArtifactId | ArtifactIdhttp-form |
Last Version | Last Version5.0.0-2013Jan04 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPicketBox HTTP: Simple HTTP FORM authentication.
This example application demonstrates how to use HTTP FORM authentication.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
http-form-5.0.0-2013Jan04.pom | |
http-form-5.0.0-2013Jan04.war | 1 MB |
http-form-5.0.0-2013Jan04-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.picketbox/http-form/ -->
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>http-form</artifactId>
<version>5.0.0-2013Jan04</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/http-form/
implementation 'org.picketbox:http-form:5.0.0-2013Jan04'
// https://jarcasting.com/artifacts/org.picketbox/http-form/
implementation ("org.picketbox:http-form:5.0.0-2013Jan04")
'org.picketbox:http-form:war:5.0.0-2013Jan04'
<dependency org="org.picketbox" name="http-form" rev="5.0.0-2013Jan04">
<artifact name="http-form" type="war" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='http-form', version='5.0.0-2013Jan04')
)
libraryDependencies += "org.picketbox" % "http-form" % "5.0.0-2013Jan04"
[org.picketbox/http-form "5.0.0-2013Jan04"]
Group / Artifact | Type | Version |
---|---|---|
org.picketbox : static-web-resources | war | 5.0.0-2013Jan04 |
org.picketbox : picketbox-quickstarts-common | jar | 5.0.0-2013Jan04 |
org.picketbox : picketbox-core | jar | 5.0.0-2013Jan04 |
org.picketbox : picketbox-http | jar | 5.0.0-2013Jan04 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar |