Download ao-appcluster-core-1.0.1.jar file - Jar a

Jar examples for a:ao-appcluster-core

Description

Application-level clustering tools.

You can download jar file ao-appcluster-core 1.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add ao-appcluster-core-1.0.1.jar to your project.

<dependency>
   <groupId>com.aoindustries</groupId>
   <artifactId>ao-appcluster-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.aoindustries', name: 'ao-appcluster-core', version: '1.0.1'
libraryDependencies += "com.aoindustries" % "ao-appcluster-core" % "1.0.1"
<dependency org="com.aoindustries" name="ao-appcluster-core" rev="1.0.1"/>
@Grapes(@Grab(group='com.aoindustries', module='ao-appcluster-core', version='1.0.1'))
'com.aoindustries:ao-appcluster-core:jar:1.0.1'

Download

Click the following link to download the jar file.

ao-appcluster-core-1.0.1-javadoc.jar
ao-appcluster-core-1.0.1-sources.jar
ao-appcluster-core-1.0.1.jar
ao-appcluster-core-1.0.1.pom



Related Tutorials