is not current version
Last Version 7.0.0-M4

org.glassfish.main.hk2:glassfish-nucleus-hk2 6.2.5


Categories

Categories

GlassFish Container Application Servers HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

org.glassfish.main.hk2
ArtifactId

ArtifactId

glassfish-nucleus-hk2
Version

Version

6.2.5
Type

Type

pom

Download glassfish-nucleus-hk2 6.2.5


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