Last Version

org.osgi:osgi.promise 8.0.0

OSGi Promise API Release 8 for use inside and outside of OSGi environments

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.promise
Version

Version

8.0.0
Type

Type

jar
Description

Description

org.osgi:osgi.promise
OSGi Promise API Release 8 for use inside and outside of OSGi environments
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.promise 8.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.1

Project Modules

There are no modules declared in this project.