is not current version
Last Version 8.1.0

org.osgi:osgi.annotation 8.0.1

OSGi Annotation Release 8, Annotations for use in compiling bundles

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.annotation
Version

Version

8.0.1
Type

Type

jar
Description

Description

org.osgi:osgi.annotation
OSGi Annotation Release 8, Annotations for use in compiling bundles
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 osgi.annotation 8.0.1


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

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.