Download glassfish-cluster-3.1.1-b07.jar file - Jar g

Jar examples for g:glassfish-cluster

Description

This pom describes how to assemble the GlassFish Clustering package

You can download jar file glassfish-cluster 3.1.1-b07 in this page.

License

Open Source License

Build File

You can use the following script to add glassfish-cluster-3.1.1-b07.jar to your project.

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

Download

Click the following link to download the jar file.

glassfish-cluster-3.1.1-b07-sources.jar
glassfish-cluster-3.1.1-b07.pom



Related Tutorials