is not current version
Last Version 1.6.9

com.sun.enterprise:hk2-maven 0.4.14

Maven2 plugin for developing

Categories

Categories

Maven Build Tools HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

hk2-maven
Version

Version

0.4.14
Type

Type

jar

Download hk2-maven 0.4.14


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