Last Version

OPS4J Pax Web WAR Samples - Servlet3 8.0.4

Pax Web Samples

License

License

GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

helloworld-servlet3
Version

Version

8.0.4
Type

Type

war
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download helloworld-servlet3 8.0.4


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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
jakarta.servlet : jakarta.servlet-api jar 4.0.4

Project Modules

There are no modules declared in this project.