Last Version

OPS4J Pax Exam (Build POM) 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

exam
Version

Version

4.13.5
Type

Type

pom
Description

Description

OPS4J Pax Exam (Build POM)
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download exam 4.13.5

Filename Size
exam-4.13.5.pom 41 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.