Download hazelcast-jclouds-3.7.2.jar file - Jar h

Jar examples for h:hazelcast-jclouds

Description

Hazelcast In-Memory DataGrid JClouds Discovery Plugin

You can download jar file hazelcast-jclouds 3.7.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hazelcast-jclouds-3.7.2.jar to your project.

<dependency>
   <groupId>com.hazelcast</groupId>
   <artifactId>hazelcast-jclouds</artifactId>
   <version>3.7.2</version>
</dependency>
compile group: 'com.hazelcast', name: 'hazelcast-jclouds', version: '3.7.2'
libraryDependencies += "com.hazelcast" % "hazelcast-jclouds" % "3.7.2"
<dependency org="com.hazelcast" name="hazelcast-jclouds" rev="3.7.2"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-jclouds', version='3.7.2'))
'com.hazelcast:hazelcast-jclouds:jar:3.7.2'

Download

Click the following link to download the jar file.

hazelcast-jclouds-3.7.2-javadoc.jar
hazelcast-jclouds-3.7.2-sources.jar
hazelcast-jclouds-3.7.2.jar
hazelcast-jclouds-3.7.2.pom



Related Tutorials