Last Version

OPS4J Pax Exam Sample6 Service 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam.samples
ArtifactId

ArtifactId

pax-exam-sample6-service
Version

Version

4.13.5
Type

Type

jar
Description

Description

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

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-sample6-service 4.13.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.12
org.springframework : spring-orm jar 5.3.12

provided (2)

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

Project Modules

There are no modules declared in this project.