License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-container-remote |
Last Version | Last Version4.13.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam TestContainer Remote
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |