Jar examples for h:hk2-junitrunner
A utility for running HK2 tests
You can download jar file hk2-junitrunner 2.2.0-b20 in this page.
Open Source License
You can use the following script to add hk2-junitrunner-2.2.0-b20.jar to your project.
<dependency> <groupId>org.glassfish.hk2</groupId> <artifactId>hk2-junitrunner</artifactId> <version>2.2.0-b20</version> </dependency>
compile group: 'org.glassfish.hk2', name: 'hk2-junitrunner', version: '2.2.0-b20'
libraryDependencies += "org.glassfish.hk2" % "hk2-junitrunner" % "2.2.0-b20"
<dependency org="org.glassfish.hk2" name="hk2-junitrunner" rev="2.2.0-b20"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='hk2-junitrunner', version='2.2.0-b20'))
'org.glassfish.hk2:hk2-junitrunner:jar:2.2.0-b20'
Click the following link to download the jar file.
hk2-junitrunner-2.2.0-b20-javadoc.jar