Download hk2-extras-2.5.0-b59.jar file - Jar h

Jar examples for h:hk2-extras

Description

Default implementations for HK2 services

You can download jar file hk2-extras 2.5.0-b59 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-extras-2.5.0-b59.jar to your project.

<dependency>
   <groupId>org.glassfish.hk2</groupId>
   <artifactId>hk2-extras</artifactId>
   <version>2.5.0-b59</version>
</dependency>
compile group: 'org.glassfish.hk2', name: 'hk2-extras', version: '2.5.0-b59'
libraryDependencies += "org.glassfish.hk2" % "hk2-extras" % "2.5.0-b59"
<dependency org="org.glassfish.hk2" name="hk2-extras" rev="2.5.0-b59"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='hk2-extras', version='2.5.0-b59'))
'org.glassfish.hk2:hk2-extras:jar:2.5.0-b59'

Download

Click the following link to download the jar file.

hk2-extras-2.5.0-b59-javadoc.jar
hk2-extras-2.5.0-b59-sources.jar
hk2-extras-2.5.0-b59.jar
hk2-extras-2.5.0-b59.pom



Related Tutorials