Last Version

KnowHowLab OSGi Testing - Integration Tests: Pax Exam 3.x - TestNG 1.3.0

KnowHowLab OSGi Testing - Integration Test: Pax Exam 3.x - TestNG

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.knowhowlab.osgi
ArtifactId

ArtifactId

org.knowhowlab.osgi.testing.it.pax.exam3.testng
Version

Version

1.3.0
Type

Type

jar
Description

Description

KnowHowLab OSGi Testing - Integration Tests: Pax Exam 3.x - TestNG
KnowHowLab OSGi Testing - Integration Test: Pax Exam 3.x - TestNG
Project URL

Project URL

http://knowhowlab.org
Project Organization

Project Organization

Know-How Lab

Download org.knowhowlab.osgi.testing.it.pax.exam3.testng 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.knowhowlab.osgi : org.knowhowlab.osgi.testing.utils jar 1.3.0
org.knowhowlab.osgi : org.knowhowlab.osgi.testing.assertions jar 1.3.0
org.knowhowlab.osgi : org.knowhowlab.osgi.testing.it.test.bundle jar 1.3.0

test (11)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
org.ops4j.pax.exam : pax-exam-container-forked jar 3.5.0
org.ops4j.pax.exam : pax-exam-testng jar 3.5.0
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.ops4j.pax.exam : pax-exam-link-mvn jar 3.5.0
org.ops4j.pax.url : pax-url-aether jar 1.5.2
org.apache.felix : org.apache.felix.framework jar 4.2.1
org.slf4j : slf4j-api jar 1.7.2
ch.qos.logback : logback-core jar 1.0.7
ch.qos.logback : logback-classic jar 1.0.7
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0

Project Modules

There are no modules declared in this project.