Last Version

KnowHowLab OSGi Testing - Integration Tests: Pax Exam 1.0.0.M2

KnowHowLab OSGi Testing - Integration Test: Pax Exam

License

License

GroupId

GroupId

org.knowhowlab.osgi.testing.it
ArtifactId

ArtifactId

it.pax.exam
Version

Version

1.0.0.M2
Type

Type

jar
Description

Description

KnowHowLab OSGi Testing - Integration Tests: Pax Exam
KnowHowLab OSGi Testing - Integration Test: Pax Exam
Project URL

Project URL

http://knowhowlab.org
Project Organization

Project Organization

Know-How Lab

Download it.pax.exam 1.0.0.M2


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

Dependencies

compile (3)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.ops4j.pax.exam : pax-exam jar 1.2.0
org.ops4j.pax.exam : pax-exam-junit jar 1.2.0
org.ops4j.pax.exam : pax-exam-container-default jar 1.2.0

Project Modules

There are no modules declared in this project.