License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-testng |
Last Version | Last Version4.13.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Driver TestNG
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-exam-testng-4.13.5.pom | |
pax-exam-testng-4.13.5.jar | 9 KB |
pax-exam-testng-4.13.5-sources.jar | 7 KB |
pax-exam-testng-4.13.5-javadoc.jar | 128 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 2.0 |
javax : javaee-api | jar | 7.0 |
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 |