is not current version
Last Version 8.0.4

OPS4J Pax Web - Samples - Spring War sample 7.4.1

Pax Web Samples

License

License

GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

war-spring
Version

Version

7.4.1
Type

Type

war
Description

Description

OPS4J Pax Web - Samples - Spring War sample
Pax Web Samples
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download war-spring 7.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-webmvc jar 3.1.0.RELEASE
org.springframework : spring-orm jar 3.1.0.RELEASE

provided (2)

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

test (1)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.0.RELEASE

Project Modules

There are no modules declared in this project.