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