Download nucleus-cluster-5.0.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 5.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

nucleus-cluster-5.0-sources.jar
nucleus-cluster-5.0.pom



Related Tutorials