License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-osgi-registry-itests |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geronimo OSGi Registry integration tests
Tests for the OSGi provider registry inside of an OSGi framework.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-osgi-registry-itests/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-osgi-registry-itests</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-osgi-registry-itests/
implementation 'org.apache.geronimo.specs:geronimo-osgi-registry-itests:1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-osgi-registry-itests/
implementation ("org.apache.geronimo.specs:geronimo-osgi-registry-itests:1.1")
'org.apache.geronimo.specs:geronimo-osgi-registry-itests:jar:1.1'
<dependency org="org.apache.geronimo.specs" name="geronimo-osgi-registry-itests" rev="1.1">
<artifact name="geronimo-osgi-registry-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-osgi-registry-itests', version='1.1')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-osgi-registry-itests" % "1.1"
[org.apache.geronimo.specs/geronimo-osgi-registry-itests "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-osgi-registry | jar | 1.1 |
org.apache.geronimo.specs : geronimo-osgi-locator | jar | 1.1 |
org.apache.geronimo.specs : geronimo-osgi-itesta | jar | 1.1 |
org.apache.geronimo.specs : geronimo-osgi-itestb | jar | 1.1 |
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.ops4j.pax.exam : pax-exam | jar | 1.2.0 |
org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.0 |
org.ops4j.pax.exam : pax-exam-container-default | jar | 1.2.0 |
org.ops4j.pax.exam : pax-exam-junit-extender-impl | jar | 1.2.0 |
org.ops4j.pax.swissbox : pax-swissbox-tinybundles | jar | 1.2.0 |
org.ops4j.pax.logging : pax-logging-api | jar | 1.4 |
org.apache.felix : org.apache.felix.configadmin | jar | 1.2.4 |