| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.ops4j.pax.web.samples |
| ArtifactId | ArtifactIdwar-formauth |
| Last Version | Last Version8.0.4 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionOPS4J Pax Web WAR Samples - FORM authentication
Pax Web Samples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| war-formauth-8.0.4.pom | |
| war-formauth-8.0.4.war | 30 KB |
| war-formauth-8.0.4-sources.jar | 1 KB |
| war-formauth-8.0.4-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-formauth/ -->
<dependency>
<groupId>org.ops4j.pax.web.samples</groupId>
<artifactId>war-formauth</artifactId>
<version>8.0.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-formauth/
implementation 'org.ops4j.pax.web.samples:war-formauth:8.0.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-formauth/
implementation ("org.ops4j.pax.web.samples:war-formauth:8.0.4")
'org.ops4j.pax.web.samples:war-formauth:war:8.0.4'
<dependency org="org.ops4j.pax.web.samples" name="war-formauth" rev="8.0.4">
<artifact name="war-formauth" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='war-formauth', version='8.0.4')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "war-formauth" % "8.0.4"
[org.ops4j.pax.web.samples/war-formauth "8.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.web.samples : wc-helloworld | jar | 8.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |