OPS4J Pax Exam Sample6 Web

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam.samples
ArtifactId

ArtifactId

pax-exam-sample6-web
Last Version

Last Version

4.13.5
Release Date

Release Date

Type

Type

war
Description

Description

OPS4J Pax Exam Sample6 Web
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-sample6-web

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.ops4j.pax.exam.samples : pax-exam-sample6-service jar 4.13.5
org.springframework : spring-web jar 5.3.12
org.springframework : spring-webmvc jar 5.3.12
org.hibernate : hibernate-entitymanager jar 4.3.6.Final
org.apache.derby : derby jar 10.8.2.2

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
javax : javaee-api jar 7.0

runtime (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
taglibs : standard jar 1.1.2

Project Modules

There are no modules declared in this project.
org.ops4j.pax.exam.samples

OPS4J - Open Participation for Java

Versions

Version
4.13.5
4.13.4
4.13.3
4.13.2
4.13.1
4.13.0
4.12.0
4.11.0
4.10.0
4.9.2
4.9.1
4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.RC1
3.0.0.M4