You can download vertx-hazelcast-2.1m1.jar in this page.
The Apache Software License, Version 2.0
vertx-hazelcast-2.1m1.jar file has the following types.
META-INF/MANIFEST.MF org.vertx.java.spi.cluster.impl.hazelcast.ChoosableSet.class org.vertx.java.spi.cluster.impl.hazelcast.HazelcastAsyncMap.class org.vertx.java.spi.cluster.impl.hazelcast.HazelcastAsyncMultiMap.class org.vertx.java.spi.cluster.impl.hazelcast.HazelcastClusterManager.class org.vertx.java.spi.cluster.impl.hazelcast.HazelcastClusterManagerFactory.class org.vertx.java.spi.cluster.impl.hazelcast.HazelcastServerID.class
vertx-hazelcast-2.1m1.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>io.vertx</groupId> <artifactId>vertx-hazelcast</artifactId> <version>2.1M1</version> <name>vert.x</name> <description>vert.x - Effortless asynchronous application development for the modern web and enterprise</description> <url>http://vertx.io</url> <inceptionYear>2011</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <developers> <developer> <id>purplefox</id> <name>Tim Fox</name> <email>tim@tfox.org</email> </developer> <developer> <id>pidster</id> <name>Pid</name> <email>pid@pidster.com</email> </developer> </developers> <scm> <connection>scm:https://vert-x@github.com/purplefox/vert.x</connection> <developerConnection>scm:git@github.com:purplefox/vert.x.git</developerConnection> <url>https://github.com/purplefox/vert.x</url> </scm> <dependencies> <dependency> <groupId>io.vertx</groupId> <artifactId>vertx-core</artifactId> <version>2.1M1</version> <scope>compile</scope> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.10</version> <scope>test</scope> </dependency> <dependency> <groupId>io.vertx</groupId> <artifactId>vertx-testframework</artifactId> <version>2.0.0-final</version> <scope>test</scope> </dependency> <dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast</artifactId> <version>2.6.3</version> <scope>compile</scope> </dependency> <dependency> <groupId>io.vertx</groupId> <artifactId>testtools</artifactId> <version>2.0.2-final</version> <scope>test</scope> </dependency> </dependencies> <properties> <project.build.sourceEncoding>UTF8</project.build.sourceEncoding> </properties> </project>
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-hazelcast</artifactId> <version>2.1m1</version> </dependency>
If you think the following vertx-hazelcast-2.1m1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download vertx-hazelcast-2.1m1.jar file