License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.lburgazzoli |
ArtifactId | ArtifactIdhazelcast-discovery-etcd |
Last Version | Last Version3.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhazelcast-discovery-etcd
hazelcast-discovery-etcd
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.lburgazzoli/hazelcast-discovery-etcd/ -->
<dependency>
<groupId>com.github.lburgazzoli</groupId>
<artifactId>hazelcast-discovery-etcd</artifactId>
<version>3.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lburgazzoli/hazelcast-discovery-etcd/
implementation 'com.github.lburgazzoli:hazelcast-discovery-etcd:3.7.5'
// https://jarcasting.com/artifacts/com.github.lburgazzoli/hazelcast-discovery-etcd/
implementation ("com.github.lburgazzoli:hazelcast-discovery-etcd:3.7.5")
'com.github.lburgazzoli:hazelcast-discovery-etcd:jar:3.7.5'
<dependency org="com.github.lburgazzoli" name="hazelcast-discovery-etcd" rev="3.7.5">
<artifact name="hazelcast-discovery-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lburgazzoli', module='hazelcast-discovery-etcd', version='3.7.5')
)
libraryDependencies += "com.github.lburgazzoli" % "hazelcast-discovery-etcd" % "3.7.5"
[com.github.lburgazzoli/hazelcast-discovery-etcd "3.7.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.hazelcast : hazelcast | jar | 3.7.5 |
org.mousio : etcd4j | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.6 |
com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-ext | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.22 |
org.codehaus.groovy : groovy-all | jar | 2.4.8 |
junit : junit | jar | 4.12 |