Last Version

OSGi code 3.0.3

Dependency Injection Kernel

License

License

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

osgi
Version

Version

3.0.3
Type

Type

pom
Description

Description

OSGi code
Dependency Injection Kernel
Project Organization

Project Organization

Oracle Corporation

Download osgi 3.0.3

Filename Size
osgi-3.0.3.pom 1 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.5

Project Modules

  • adapter
  • adapter-tests