License |
License |
---|---|
Categories |
CategoriesContainer CLI User Interface |
GroupId | GroupIdorg.ops4j.pax.exam |
ArtifactId | ArtifactIdpax-exam-container-rbc-client |
Last Version | Last Version4.13.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Exam Remote Bundle Context Client
Pax Exam Integration testing framework for Modern Java Platforms.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-rbc-client/ -->
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-container-rbc-client</artifactId>
<version>4.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-rbc-client/
implementation 'org.ops4j.pax.exam:pax-exam-container-rbc-client:4.13.5'
// https://jarcasting.com/artifacts/org.ops4j.pax.exam/pax-exam-container-rbc-client/
implementation ("org.ops4j.pax.exam:pax-exam-container-rbc-client:4.13.5")
'org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5'
<dependency org="org.ops4j.pax.exam" name="pax-exam-container-rbc-client" rev="4.13.5">
<artifact name="pax-exam-container-rbc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-container-rbc-client', version='4.13.5')
)
libraryDependencies += "org.ops4j.pax.exam" % "pax-exam-container-rbc-client" % "4.13.5"
[org.ops4j.pax.exam/pax-exam-container-rbc-client "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 | jar | 4.13.5 |
org.ops4j.base : ops4j-base-io | 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 |