Last Version

OPS4J Pax Exam Driver TestNG 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-testng
Version

Version

4.13.5
Type

Type

jar
Description

Description

OPS4J Pax Exam Driver TestNG
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-testng 4.13.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-spi jar 4.13.5
org.ops4j.base : ops4j-base-lang jar 1.5.1
org.testng : testng jar 6.9.10

provided (2)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
javax : javaee-api jar 7.0

test (4)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-container-native jar 4.13.5
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.ops4j.pax.exam : pax-exam-link-mvn jar 4.13.5

Project Modules

There are no modules declared in this project.