OPS4J Pax Exam Sample4 Service

Pax Exam - Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-sample4-service
Last Version

Last Version

3.0.0.M4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-sample4-service

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ops4j.pax.exam.samples : pax-exam-sample4-model jar 3.0.0.M4
org.slf4j : slf4j-api jar 1.6.1

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.0_spec jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M4
3.0.0.M3