Jar examples for h:hk2
This is so that other modules can depend on HK2 as an HK2 module.
You can download jar file hk2 0.3.30 in this page.
Open Source License
You can use the following script to add hk2-0.3.30.jar to your project.
<dependency> <groupId>com.sun.enterprise</groupId> <artifactId>hk2</artifactId> <version>0.3.30</version> </dependency>
compile group: 'com.sun.enterprise', name: 'hk2', version: '0.3.30'
libraryDependencies += "com.sun.enterprise" % "hk2" % "0.3.30"
<dependency org="com.sun.enterprise" name="hk2" rev="0.3.30"/>
@Grapes(@Grab(group='com.sun.enterprise', module='hk2', version='0.3.30'))
'com.sun.enterprise:hk2:jar:0.3.30'
Click the following link to download the jar file.
hk2-0.3.30-sources.jar