Last Version

osgi.cmpn 5.0.0

OSGi Compendium Release 5, Interfaces and Classes for use in compiling bundles.

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.compendium
Version

Version

5.0.0
Type

Type

jar
Description

Description

osgi.cmpn
OSGi Compendium Release 5, Interfaces and Classes for use in compiling bundles.
Project URL

Project URL

http://www.osgi.org
Project Organization

Project Organization

OSGi Alliance

Download org.osgi.compendium 5.0.0


<!-- https://jarcasting.com/artifacts/org.osgi/org.osgi.compendium/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>org.osgi.compendium</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.osgi.compendium/
implementation 'org.osgi:org.osgi.compendium:5.0.0'
// https://jarcasting.com/artifacts/org.osgi/org.osgi.compendium/
implementation ("org.osgi:org.osgi.compendium:5.0.0")
'org.osgi:org.osgi.compendium:jar:5.0.0'
<dependency org="org.osgi" name="org.osgi.compendium" rev="5.0.0">
  <artifact name="org.osgi.compendium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.osgi.compendium', version='5.0.0')
)
libraryDependencies += "org.osgi" % "org.osgi.compendium" % "5.0.0"
[org.osgi/org.osgi.compendium "5.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.