org.osgi:org.osgi.annotation.bundle

OSGi Companion Code for org.osgi.annotation.bundle Version 2.0.0

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.annotation.bundle
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.osgi:org.osgi.annotation.bundle
OSGi Companion Code for org.osgi.annotation.bundle Version 2.0.0
Project URL

Project URL

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

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/osgi/osgi

Download org.osgi.annotation.bundle

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.1
1.1.0
1.0.0