is not current version
Last Version 7.0.0-M4

org.glassfish.main.hk2:glassfish-nucleus-hk2 6.0.0-RC3


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.0.0-RC3
Type

Type

pom

Download glassfish-nucleus-hk2 6.0.0-RC3


<!-- 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.0.0-RC3</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.0.0-RC3'
// https://jarcasting.com/artifacts/org.glassfish.main.hk2/glassfish-nucleus-hk2/
implementation ("org.glassfish.main.hk2:glassfish-nucleus-hk2:6.0.0-RC3")
'org.glassfish.main.hk2:glassfish-nucleus-hk2:pom:6.0.0-RC3'
<dependency org="org.glassfish.main.hk2" name="glassfish-nucleus-hk2" rev="6.0.0-RC3">
  <artifact name="glassfish-nucleus-hk2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.hk2', module='glassfish-nucleus-hk2', version='6.0.0-RC3')
)
libraryDependencies += "org.glassfish.main.hk2" % "glassfish-nucleus-hk2" % "6.0.0-RC3"
[org.glassfish.main.hk2/glassfish-nucleus-hk2 "6.0.0-RC3"]