is not current version
Last Version 3.0.3

org.glassfish.hk2:no-hk2-bundle 2.3.0-b05

${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.3.0-b05
Type

Type

jar

Download no-hk2-bundle 2.3.0-b05


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