Last Version

Apache Geronimo OSGi Registry integration tests 1.1

Tests for the OSGi provider registry inside of an OSGi framework.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.specs
ArtifactId

ArtifactId

geronimo-osgi-registry-itests
Version

Version

1.1
Type

Type

jar
Description

Description

Apache Geronimo OSGi Registry integration tests
Tests for the OSGi provider registry inside of an OSGi framework.
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-osgi-registry-itests 1.1


<!-- 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"]

Dependencies

test (13)

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

Project Modules

There are no modules declared in this project.