OPS4J Pax Exam Sample4 Web

Pax Exam - Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-sample4-web
Last Version

Last Version

3.0.0.M4
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-sample4-web

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-sample4-service jar 3.0.0.M4
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 1.0.3
ch.qos.logback : logback-core jar 1.0.3
com.sun.faces : jsf-impl jar 2.1.2
com.sun.faces : jsf-api jar 2.1.2
org.jboss.weld.servlet : weld-servlet-core jar 1.1.9.Final
org.jboss.weld : weld-core jar 1.1.9.Final

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.3

test (1)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 3.6.8.Final

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M4
3.0.0.M3