Download nucleus-hk2-4.1.jar file - Jar n

Jar examples for n:nucleus-hk2

Description

This pom describes how to assemble the Nucleus HK2 package

You can download jar file nucleus-hk2 4.1 in this page.

License

Open Source License

Build File

You can use the following script to add nucleus-hk2-4.1.jar to your project.

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

Download

Click the following link to download the jar file.

nucleus-hk2-4.1-sources.jar
nucleus-hk2-4.1.pom



Related Tutorials