Last Version

osgi.core 4.3.0

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
Version

Version

4.3.0
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 4.3.0


<!-- 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.