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.1.jar download
org.osgi.compendium-4.3.1.pom download
org.osgi.compendium-4.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.osgi</groupId>
  <artifactId>org.osgi.compendium</artifactId>
  <version>4.3.1</version>
</dependency>
Gradle Groovy
implementation 'org.osgi:org.osgi.compendium:4.3.1'
Gradle Kotlin
implementation("org.osgi:org.osgi.compendium:4.3.1")
Scala SBT
libraryDependencies += "org.osgi" % "org.osgi.compendium" % "4.3.1"
Groovy Grape
@Grapes(
  @Grab(group='org.osgi', module='org.osgi.compendium', version='4.3.1')
)
Apache Ivy
<dependency org="org.osgi" name="org.osgi.compendium" rev="4.3.1" />
Leiningen
[org.osgi/org.osgi.compendium "4.3.1"]
Apache Buildr
'org.osgi:org.osgi.compendium:jar:4.3.1'
Dependencies
The project has no third-party dependencies