Last Version

HK2 OSGi Adapter 1.6.9

Generic Modules subsystem

GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

osgi-adapter
Version

Version

1.6.9
Type

Type

jar
Description

Description

HK2 OSGi Adapter
Generic Modules subsystem
Project Organization

Project Organization

Oracle Corporation

Download osgi-adapter 1.6.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.enterprise : hk2-core jar 1.6.9

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.