org.osgi:osgi.core
OSGi Core Release 7, Interfaces and Classes for use in compiling bundles
Group Id | org.osgi |
Artifact Id | osgi.core |
Version | 7.0.0 |
Packaging | jar |
URL | https://www.osgi.org/ |
Badge |
|
License |
|
Last Updated | 2021-11-30T08:14:04+00:00 |
Download | Jar | Pom | View All |
Javadoc | View |
Source | View |
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency> <groupId>org.osgi</groupId> <artifactId>osgi.core</artifactId> <version>7.0.0</version> </dependency>
implementation group: 'org.osgi', name: 'osgi.core', version: '7.0.0'
implementation 'org.osgi:osgi.core:7.0.0'
implementation("org.osgi:osgi.core:7.0.0")
libraryDependencies += "org.osgi" % "osgi.core" % "7.0.0"
<dependency org="org.osgi" name="osgi.core" rev="7.0.0"/>
@Grapes( @Grab(group='org.osgi', module='osgi.core', version='7.0.0') )
[org.osgi/osgi.core "7.0.0"]
'org.osgi:osgi.core:7.0.0'
Developers
Name | Developer ID | Organization |
OSGi Alliance | OSGi Alliance |