Download nucleus-4.0-b33.jar file - Jar n

Jar examples for n:nucleus

Description

nucleus is a Grails-Groovy plugin which contains utility methods, classes and endpoints.

You can download jar file nucleus 4.0-b33 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nucleus-4.0-b33.jar to your project.

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

Download

Click the following link to download the jar file.

nucleus-4.0-b33-sources.jar
nucleus-4.0-b33.pom



Related Tutorials