License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.web.samples |
ArtifactId | ArtifactIdthe-wab-itself |
Version | Version8.0.1 |
Type | Typewar |
Description |
DescriptionOPS4J Pax Web Complex WAR - the WAB
Pax Web Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
the-wab-itself-8.0.1.pom | |
the-wab-itself-8.0.1.war | 595 KB |
the-wab-itself-8.0.1-sources.jar | 9 KB |
the-wab-itself-8.0.1-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-itself/ -->
<dependency>
<groupId>org.ops4j.pax.web.samples</groupId>
<artifactId>the-wab-itself</artifactId>
<version>8.0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-itself/
implementation 'org.ops4j.pax.web.samples:the-wab-itself:8.0.1'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/the-wab-itself/
implementation ("org.ops4j.pax.web.samples:the-wab-itself:8.0.1")
'org.ops4j.pax.web.samples:the-wab-itself:war:8.0.1'
<dependency org="org.ops4j.pax.web.samples" name="the-wab-itself" rev="8.0.1">
<artifact name="the-wab-itself" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='the-wab-itself', version='8.0.1')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "the-wab-itself" % "8.0.1"
[org.ops4j.pax.web.samples/the-wab-itself "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web.samples : the-wab-jar | jar | 8.0.1 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web.samples : container-bundle-1 | jar | 8.0.1 |
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.myfaces.core : myfaces-impl | jar | 2.3.9 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.15 |