| License |
License |
|---|---|
| GroupId | GroupIdorg.osgi |
| ArtifactId | ArtifactIdosgi.promise |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.osgi:osgi.promise
OSGi Promise API Release 8 for use inside and outside of OSGi environments
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationEclipse Foundation |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| osgi.promise-8.0.0.pom | |
| osgi.promise-8.0.0.jar | 46 KB |
| osgi.promise-8.0.0-sources.jar | 22 KB |
| osgi.promise-8.0.0-javadoc.jar | 103 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi.annotation | jar | 8.0.1 |