Xync

Fault-tolerant cluster manager for Vert.x.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kuujo
ArtifactId

ArtifactId

xync
Last Version

Last Version

1.0.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Xync
Fault-tolerant cluster manager for Vert.x.

Download xync

How to add to project

<!-- https://jarcasting.com/artifacts/net.kuujo/xync/ -->
<dependency>
    <groupId>net.kuujo</groupId>
    <artifactId>xync</artifactId>
    <version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.kuujo/xync/
implementation 'net.kuujo:xync:1.0.0-beta1'
// https://jarcasting.com/artifacts/net.kuujo/xync/
implementation ("net.kuujo:xync:1.0.0-beta1")
'net.kuujo:xync:jar:1.0.0-beta1'
<dependency org="net.kuujo" name="xync" rev="1.0.0-beta1">
  <artifact name="xync" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kuujo', module='xync', version='1.0.0-beta1')
)
libraryDependencies += "net.kuujo" % "xync" % "1.0.0-beta1"
[net.kuujo/xync "1.0.0-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

provided (5)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1RC4-SNAPSHOT
io.vertx : vertx-platform jar 2.1RC4-SNAPSHOT
io.vertx : vertx-hazelcast jar 2.1RC4-SNAPSHOT
com.hazelcast : hazelcast jar 3.2.1
io.vertx : testtools jar 2.0.2-final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta1
0.1.0-beta1