Last Version

OPS4J Pax Exam TestContainer Remote 4.13.5

Pax Exam Integration testing framework for Modern Java Platforms.

License

License

Categories

Categories

Container
GroupId

GroupId

org.ops4j.pax.exam
ArtifactId

ArtifactId

pax-exam-container-remote
Version

Version

4.13.5
Type

Type

jar
Description

Description

OPS4J Pax Exam TestContainer Remote
Pax Exam Integration testing framework for Modern Java Platforms.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download pax-exam-container-remote 4.13.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.13.5
org.ops4j.pax.exam : pax-exam-container-rbc-client 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.base : ops4j-base-lang jar 1.5.1
org.ops4j.base : ops4j-base-net jar 1.5.1
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.