org.osgi:osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
Group Id | org.osgi |
Artifact Id | osgi.core |
Version | 8.0.0 |
Packaging | jar |
URL | https://www.osgi.org/ |
Badge |
|
License |
|
Last Updated | 2020-12-07T15:04:08+00:00 |
Download | Jar | Pom | View All |
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency> <groupId>org.osgi</groupId> <artifactId>osgi.core</artifactId> <version>8.0.0</version> </dependency>
implementation group: 'org.osgi', name: 'osgi.core', version: '8.0.0'
implementation 'org.osgi:osgi.core:8.0.0'
implementation("org.osgi:osgi.core:8.0.0")
libraryDependencies += "org.osgi" % "osgi.core" % "8.0.0"
<dependency org="org.osgi" name="osgi.core" rev="8.0.0"/>
@Grapes( @Grab(group='org.osgi', module='osgi.core', version='8.0.0') )
[org.osgi/osgi.core "8.0.0"]
'org.osgi:osgi.core:8.0.0'
Dependencies
Group Id | Artifact Id | Scope |
org.osgi | osgi.annotation | provided |
Developers
Name | Developer ID | Organization |
OSGi Alliance | OSGi Alliance |