osgi.core

OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

core
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

osgi.core
OSGi Service Platform Release 4 Version 4.3, Core Interfaces and Classes for use in compiling bundles.
Project URL

Project URL

http://www.osgi.org
Project Organization

Project Organization

OSGi Alliance

Download core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0