is not current version
Last Version 3.0.3

org.glassfish.hk2:no-hk2-bundle 2.5.0-b61

${project.name}

Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.hk2
ArtifactId

ArtifactId

no-hk2-bundle
Version

Version

2.5.0-b61
Type

Type

jar

Download no-hk2-bundle 2.5.0-b61


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