<dependency>
<groupId>org.mousio</groupId>
<artifactId>etcd4j</artifactId>
<version>2.16.0</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.25
|-- io.netty:netty-codec-dns:4.1.23.Final
|-- io.netty:netty-codec-http:4.1.23.Final
|-- io.netty:netty-handler:4.1.23.Final
|-- io.netty:netty-resolver-dns:4.1.23.Final
|-- com.fasterxml.jackson.core:jackson-core:2.8.11
|-- com.fasterxml.jackson.core:jackson-databind:2.8.11.1
|-- com.fasterxml.jackson.core:jackson-annotations:2.8.11
|-- com.fasterxml.jackson.module:jackson-module-afterburner:2.8.11
|-- com.github.wnameless:json-flattener:0.5.0
test
|-- junit:junit:4.12
|-- org.slf4j:slf4j-simple:1.7.25
|-- com.xebialabs.restito:restito:0.9.3