Last Version

OPS4J Pax Exam Configuration Admin Options 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-cm
Version

Version

4.13.5
Type

Type

jar
Description

Description

OPS4J Pax Exam Configuration Admin Options
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-cm 4.13.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.13.5

provided (3)

Group / Artifact Type Version
org.ops4j.pax.tinybundles : tinybundles jar 2.1.1
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium jar 4.3.1

Project Modules

There are no modules declared in this project.