Geronimo Samples :: OSGi Samples

Geronimo Samples - OSGi

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.samples
ArtifactId

ArtifactId

osgi
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Geronimo Samples :: OSGi Samples
Geronimo Samples - OSGi
Project Organization

Project Organization

The Apache Software Foundation

Download osgi

Filename Size
osgi-3.0.0.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/osgi/ -->
<dependency>
    <groupId>org.apache.geronimo.samples</groupId>
    <artifactId>osgi</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/osgi/
implementation 'org.apache.geronimo.samples:osgi:3.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/osgi/
implementation ("org.apache.geronimo.samples:osgi:3.0.0")
'org.apache.geronimo.samples:osgi:pom:3.0.0'
<dependency org="org.apache.geronimo.samples" name="osgi" rev="3.0.0">
  <artifact name="osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='osgi', version='3.0.0')
)
libraryDependencies += "org.apache.geronimo.samples" % "osgi" % "3.0.0"
[org.apache.geronimo.samples/osgi "3.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
3.0-M1
3.0-beta-1