Last Version

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

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.knowhowlab.osgi
ArtifactId

ArtifactId

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

Version

1.3.0
Type

Type

jar
Description

Description

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

Project URL

http://knowhowlab.org
Project Organization

Project Organization

Know-How Lab

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


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

Group / Artifact Type Version
junit : junit jar 4.9
org.ops4j.pax.exam : pax-exam-container-forked jar 3.5.0
org.ops4j.pax.exam : pax-exam-junit4 jar 3.5.0
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.