org.osgi:osgi.core

OSGi Core Release 8, Interfaces and Classes for use in compiling bundles

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.core
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.osgi:osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
Project URL

Project URL

https://www.osgi.org/
Project Organization

Project Organization

OSGi Alliance

Download osgi.core

How to add to project

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.core/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.core</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.core/
implementation 'org.osgi:osgi.core:8.0.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.core/
implementation ("org.osgi:osgi.core:8.0.0")
'org.osgi:osgi.core:jar:8.0.0'
<dependency org="org.osgi" name="osgi.core" rev="8.0.0">
  <artifact name="osgi.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.core', version='8.0.0')
)
libraryDependencies += "org.osgi" % "osgi.core" % "8.0.0"
[org.osgi/osgi.core "8.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0
7.0.0
6.0.0
5.0.0
4.3.1