Last Version

org.osgi.enroute:osgi-api 7.0.0

A convenience pom for anyone who wants to depend on the OSGi R7 API

License

License

GroupId

GroupId

org.osgi.enroute
ArtifactId

ArtifactId

osgi-api
Version

Version

7.0.0
Type

Type

pom
Description

Description

A convenience pom for anyone who wants to depend on the OSGi R7 API
Project Organization

Project Organization

OSGi Alliance

Download osgi-api 7.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
org.osgi : osgi.cmpn jar 7.0.0
org.osgi : osgi.annotation jar 7.0.0

Project Modules

There are no modules declared in this project.