org.osgi:org.osgi.service.component.annotations

OSGi Companion Code for org.osgi.service.component.annotations Version 1.5.0

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.service.component.annotations
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.osgi:org.osgi.service.component.annotations
OSGi Companion Code for org.osgi.service.component.annotations Version 1.5.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.service.component.annotations

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.1
org.osgi : org.osgi.namespace.extender jar 1.0.1
org.osgi : org.osgi.util.function jar 1.0.0
org.osgi : org.osgi.util.promise jar 1.0.0

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.dto jar 1.0.0
org.osgi : org.osgi.service.condition jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.5.0-RC1
1.4.0
1.3.0