Download nucleus-cluster-4.1.2.jar file - Jar n

Jar examples for n:nucleus-cluster

Description

This pom describes how to assemble the Nucleus Clustering package

You can download jar file nucleus-cluster 4.1.2 in this page.

License

Open Source License

Build File

You can use the following script to add nucleus-cluster-4.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

nucleus-cluster-4.1.2-sources.jar
nucleus-cluster-4.1.2.pom



Related Tutorials