Last Version

OPS4J Pax Web - Sample with non-OSGi WAR 5.0.0.M1

OSGi Web Applications and Http Service and Java EE 7 integration

License

License

GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

pax-web-sample-war
Version

Version

5.0.0.M1
Type

Type

war
Description

Description

OPS4J Pax Web - Sample with non-OSGi WAR
OSGi Web Applications and Http Service and Java EE 7 integration
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-web-sample-war 5.0.0.M1


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.