Download cloudpool.commons-4.1.12.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 4.1.12 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials