is not current version
Last Version 2.6.1

org.glassfish.hk2:osgi-adapter-test 2.1.62


Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

osgi-adapter-test
Version

Version

2.1.62
Type

Type

jar

Download osgi-adapter-test 2.1.62


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