| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lburgazzoli |
| ArtifactId | ArtifactIdlb-etcd |
| Last Version | Last Version2.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlb-etcd
lb-etcd
|
| Filename | Size |
|---|---|
| lb-etcd-2.0.11.pom | |
| lb-etcd-2.0.11.jar | 8 KB |
| lb-etcd-2.0.11-sources.jar | 7 KB |
| lb-etcd-2.0.11-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lburgazzoli/lb-etcd/ -->
<dependency>
<groupId>com.github.lburgazzoli</groupId>
<artifactId>lb-etcd</artifactId>
<version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lburgazzoli/lb-etcd/
implementation 'com.github.lburgazzoli:lb-etcd:2.0.11'
// https://jarcasting.com/artifacts/com.github.lburgazzoli/lb-etcd/
implementation ("com.github.lburgazzoli:lb-etcd:2.0.11")
'com.github.lburgazzoli:lb-etcd:jar:2.0.11'
<dependency org="com.github.lburgazzoli" name="lb-etcd" rev="2.0.11">
<artifact name="lb-etcd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lburgazzoli', module='lb-etcd', version='2.0.11')
)
libraryDependencies += "com.github.lburgazzoli" % "lb-etcd" % "2.0.11"
[com.github.lburgazzoli/lb-etcd "2.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit : converter-jackson | jar | 1.9.0 |
| org.apache.logging.log4j : log4j-jul | jar | 2.3 |
| io.reactivex : rxjava | jar | 1.0.11 |
| org.apache.logging.log4j : log4j-jcl | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.apache.logging.log4j : log4j-core | jar | 2.3 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| org.slf4j : slf4j-ext | jar | 1.7.12 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.3 |
| com.squareup.retrofit : retrofit | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |