Last Version

OPS4J Pax Exam TestContainer Native 4.13.5

Leverages the OSGi R4.2 Launch API so it just works with newer osgi implementations.

License

License

Categories

Categories

Container Native Development Tools
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-container-native
Version

Version

4.13.5
Type

Type

jar
Description

Description

OPS4J Pax Exam TestContainer Native
Leverages the OSGi R4.2 Launch API so it just works with newer osgi implementations.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-container-native 4.13.5


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

Dependencies

compile (8)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.13.5
org.ops4j.pax.exam : pax-exam-spi jar 4.13.5
org.ops4j.pax.swissbox : pax-swissbox-core jar 1.8.4
org.ops4j.pax.swissbox : pax-swissbox-tracker jar 1.8.4
org.ops4j.base : ops4j-base-lang jar 1.5.1
org.ops4j.base : ops4j-base-net jar 1.5.1
org.ops4j.pax.url : pax-url-link jar 2.6.8
org.ops4j.pax.url : pax-url-classpath jar 2.6.8

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium jar 4.3.1
org.kohsuke.metainf-services : metainf-services jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.