Download hk2-configuration-integration-2.5.0-b48.jar file - Jar h

Jar examples for h:hk2-configuration-integration

Description

${project.name}

You can download jar file hk2-configuration-integration 2.5.0-b48 in this page.

License

Open Source License

Build File

You can use the following script to add hk2-configuration-integration-2.5.0-b48.jar to your project.

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

Download

Click the following link to download the jar file.

hk2-configuration-integration-2.5.0-b48-javadoc.jar
hk2-configuration-integration-2.5.0-b48-sources.jar
hk2-configuration-integration-2.5.0-b48.jar
hk2-configuration-integration-2.5.0-b48.pom



Related Tutorials