Download activecluster-1.1-20050524.034300.jar file - Jar a

Jar examples for a:activecluster

Description

ActiveCluster is a framework for building cluster-aware software

You can download jar file activecluster 1.1-20050524.034300 in this page.

Build File

You can use the following script to add activecluster-1.1-20050524.034300.jar to your project.

<dependency>
   <groupId>activecluster</groupId>
   <artifactId>activecluster</artifactId>
   <version>1.1-20050524.034300</version>
</dependency>
compile group: 'activecluster', name: 'activecluster', version: '1.1-20050524.034300'
libraryDependencies += "activecluster" % "activecluster" % "1.1-20050524.034300"
<dependency org="activecluster" name="activecluster" rev="1.1-20050524.034300"/>
@Grapes(@Grab(group='activecluster', module='activecluster', version='1.1-20050524.034300'))
'activecluster:activecluster:jar:1.1-20050524.034300'

Download

Click the following link to download the jar file.

activecluster-1.1-20050524.034300.jar
activecluster-1.1-20050524.034300.pom



Related Tutorials