is not current version
Last Version 1.1

org.apache.geronimo.specs:geronimo-osgi-registry-itests 1.0

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

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.specs
ArtifactId

ArtifactId

geronimo-osgi-registry-itests
Version

Version

1.0
Type

Type

jar

Download geronimo-osgi-registry-itests 1.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-osgi-registry-itests/
implementation 'org.apache.geronimo.specs:geronimo-osgi-registry-itests:1.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-osgi-registry-itests/
implementation ("org.apache.geronimo.specs:geronimo-osgi-registry-itests:1.0")
'org.apache.geronimo.specs:geronimo-osgi-registry-itests:jar:1.0'
<dependency org="org.apache.geronimo.specs" name="geronimo-osgi-registry-itests" rev="1.0">
  <artifact name="geronimo-osgi-registry-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-osgi-registry-itests', version='1.0')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-osgi-registry-itests" % "1.0"
[org.apache.geronimo.specs/geronimo-osgi-registry-itests "1.0"]