Last Version

OPS4J Pax Exam Regression - Native Container + TestNG 3.0.3

Pax Exam - Integration testing framework for Modern Java Platforms.

License

License

Categories

Categories

TestNG Unit Testing Native Development Tools
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

regression-native-testng
Version

Version

3.0.3
Type

Type

jar
Description

Description

OPS4J Pax Exam Regression - Native Container + TestNG
Pax Exam - Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download regression-native-testng 3.0.3


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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.0
org.osgi : org.osgi.core jar 4.2.0

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
org.ops4j.pax.exam : regression-pde-bundle jar 3.0.3
org.ops4j.pax.exam : pax-exam-testng jar 3.0.3
org.ops4j.pax.exam : pax-exam-container-native jar 3.0.3
org.ops4j.pax.exam : pax-exam-link-mvn jar 3.0.3
org.ops4j.pax.exam : pax-exam-testforge jar 3.0.3
org.mockito : mockito-all jar 1.9.5
org.eclipse.tycho : org.eclipse.osgi jar 3.7.0.v20110613

Project Modules

There are no modules declared in this project.