| License |
License |
|---|---|
| GroupId | GroupIdorg.ops4j.pax.web.samples |
| ArtifactId | ArtifactIdthe-wab-jar |
| Last Version | Last Version8.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOPS4J Pax Web Complex WAR - WAB's embedded JAR
Pax Web Samples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| the-wab-jar-8.0.4.pom | |
| the-wab-jar-8.0.4.jar | 4 KB |
| the-wab-jar-8.0.4-sources.jar | 5 KB |
| the-wab-jar-8.0.4-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/ -->
<dependency>
<groupId>org.ops4j.pax.web.samples</groupId>
<artifactId>the-wab-jar</artifactId>
<version>8.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/
implementation 'org.ops4j.pax.web.samples:the-wab-jar:8.0.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-jar/
implementation ("org.ops4j.pax.web.samples:the-wab-jar:8.0.4")
'org.ops4j.pax.web.samples:the-wab-jar:jar:8.0.4'
<dependency org="org.ops4j.pax.web.samples" name="the-wab-jar" rev="8.0.4">
<artifact name="the-wab-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='the-wab-jar', version='8.0.4')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "the-wab-jar" % "8.0.4"
[org.ops4j.pax.web.samples/the-wab-jar "8.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |