License |
License |
---|---|
GroupId | GroupIdorg.osgi |
ArtifactId | ArtifactIdorg.osgi.service.startlevel |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.osgi:org.osgi.service.startlevel
OSGi Companion Code for org.osgi.service.startlevel Version 1.1.1
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.osgi/org.osgi.service.startlevel/ -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.startlevel</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.osgi.service.startlevel/
implementation 'org.osgi:org.osgi.service.startlevel:1.1.1'
// https://jarcasting.com/artifacts/org.osgi/org.osgi.service.startlevel/
implementation ("org.osgi:org.osgi.service.startlevel:1.1.1")
'org.osgi:org.osgi.service.startlevel:jar:1.1.1'
<dependency org="org.osgi" name="org.osgi.service.startlevel" rev="1.1.1">
<artifact name="org.osgi.service.startlevel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.osgi.service.startlevel', version='1.1.1')
)
libraryDependencies += "org.osgi" % "org.osgi.service.startlevel" % "1.1.1"
[org.osgi/org.osgi.service.startlevel "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.annotation | jar | 7.0.0 |
org.osgi : osgi.core | jar | 4.3.1 |