Last Version

org.osgi:osgi.annotation 8.1.0

OSGi Annotation Release 8, Annotations for use in compiling bundles

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.annotation
Version

Version

8.1.0
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.1.0


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