Download cloudpool.commons-5.2.1.jar file - Jar c

Jar examples for c:cloudpool.commons

Description

Common utility classes for building cloud pools.

You can download jar file cloudpool.commons 5.2.1 in this page.

Build File

You can use the following script to add cloudpool.commons-5.2.1.jar to your project.

<dependency>
   <groupId>com.elastisys.scale</groupId>
   <artifactId>cloudpool.commons</artifactId>
   <version>5.2.1</version>
</dependency>
compile group: 'com.elastisys.scale', name: 'cloudpool.commons', version: '5.2.1'
libraryDependencies += "com.elastisys.scale" % "cloudpool.commons" % "5.2.1"
<dependency org="com.elastisys.scale" name="cloudpool.commons" rev="5.2.1"/>
@Grapes(@Grab(group='com.elastisys.scale', module='cloudpool.commons', version='5.2.1'))
'com.elastisys.scale:cloudpool.commons:jar:5.2.1'

Download

Click the following link to download the jar file.

cloudpool.commons-5.2.1-javadoc.jar
cloudpool.commons-5.2.1-sources.jar
cloudpool.commons-5.2.1.jar
cloudpool.commons-5.2.1.pom



Related Tutorials