Last Version

OPS4J Pax Web WAR Samples - just WAR 8.0.4

Pax Web Samples

License

License

GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

war
Version

Version

8.0.4
Type

Type

war
Description

Description

OPS4J Pax Web WAR Samples - just WAR
Pax Web Samples
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download war 8.0.4


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war/ -->
<dependency>
    <groupId>org.ops4j.pax.web.samples</groupId>
    <artifactId>war</artifactId>
    <version>8.0.4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war/
implementation 'org.ops4j.pax.web.samples:war:8.0.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war/
implementation ("org.ops4j.pax.web.samples:war:8.0.4")
'org.ops4j.pax.web.samples:war:war:8.0.4'
<dependency org="org.ops4j.pax.web.samples" name="war" rev="8.0.4">
  <artifact name="war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='war', version='8.0.4')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "war" % "8.0.4"
[org.ops4j.pax.web.samples/war "8.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ops4j.pax.web.samples : wc-helloworld jar 8.0.4

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4

Project Modules

There are no modules declared in this project.