is not current version
Last Version 1.6.9

com.sun.enterprise:hk2-parent 0.3.32-prelude-b28

Generic Modules subsystem

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

hk2-parent
Version

Version

0.3.32-prelude-b28
Type

Type

pom

Download hk2-parent 0.3.32-prelude-b28


<!-- https://jarcasting.com/artifacts/com.sun.enterprise/hk2-parent/ -->
<dependency>
    <groupId>com.sun.enterprise</groupId>
    <artifactId>hk2-parent</artifactId>
    <version>0.3.32-prelude-b28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise/hk2-parent/
implementation 'com.sun.enterprise:hk2-parent:0.3.32-prelude-b28'
// https://jarcasting.com/artifacts/com.sun.enterprise/hk2-parent/
implementation ("com.sun.enterprise:hk2-parent:0.3.32-prelude-b28")
'com.sun.enterprise:hk2-parent:pom:0.3.32-prelude-b28'
<dependency org="com.sun.enterprise" name="hk2-parent" rev="0.3.32-prelude-b28">
  <artifact name="hk2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='hk2-parent', version='0.3.32-prelude-b28')
)
libraryDependencies += "com.sun.enterprise" % "hk2-parent" % "0.3.32-prelude-b28"
[com.sun.enterprise/hk2-parent "0.3.32-prelude-b28"]