Download vertx-hazelcast-2.1M5.jar file - Jar v

Jar examples for v:vertx-hazelcast

Description

vert.x - Effortless asynchronous application development for the modern web and enterprise

You can download jar file vertx-hazelcast 2.1M5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add vertx-hazelcast-2.1M5.jar to your project.

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

Download

Click the following link to download the jar file.

vertx-hazelcast-2.1M5-javadoc.jar
vertx-hazelcast-2.1M5-sources.jar
vertx-hazelcast-2.1M5.jar
vertx-hazelcast-2.1M5.pom



Related Tutorials