| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.kuujo | 
    
| ArtifactId | ArtifactIdxync | 
    
| Last Version | Last Version1.0.0-beta1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionXync 
            Fault-tolerant cluster manager for Vert.x. 
         | 
    
| Filename | Size | 
|---|---|
| xync-1.0.0-beta1.pom | |
| xync-1.0.0-beta1.jar | 74 KB | 
| xync-1.0.0-beta1-sources.jar | 18 KB | 
| xync-1.0.0-beta1-mod.zip | 70 KB | 
| xync-1.0.0-beta1-javadoc.jar | 105 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| 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 |