o

org.osgi.compendium

OSGi Service Platform Release 4 Version 4.3, Compendium Interfaces and Classes for use in compiling bundles.
http://www.osgi.org
Apache License, Version 2.0
OSGi Alliance
davidb
Files download
File Operation
org.osgi.compendium-4.3.0.jar download
org.osgi.compendium-4.3.0.pom download
org.osgi.compendium-4.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.osgi</groupId>
  <artifactId>org.osgi.compendium</artifactId>
  <version>4.3.0</version>
</dependency>
Gradle Groovy
implementation 'org.osgi:org.osgi.compendium:4.3.0'
Gradle Kotlin
implementation("org.osgi:org.osgi.compendium:4.3.0")
Scala SBT
libraryDependencies += "org.osgi" % "org.osgi.compendium" % "4.3.0"
Groovy Grape
@Grapes(
  @Grab(group='org.osgi', module='org.osgi.compendium', version='4.3.0')
)
Apache Ivy
<dependency org="org.osgi" name="org.osgi.compendium" rev="4.3.0" />
Leiningen
[org.osgi/org.osgi.compendium "4.3.0"]
Apache Buildr
'org.osgi:org.osgi.compendium:jar:4.3.0'
Dependencies
The project has no third-party dependencies