<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
<version>0.5.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>io.etcd</groupId> <artifactId>jetcd-parent</artifactId> <version>0.5.0</version> </parent>
compile
test
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-1.2-api
|-- junit:junit
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.vintage:junit-vintage-engine
|-- org.junit.jupiter:junit-jupiter-params
|-- org.junit.jupiter:junit-jupiter-migrationsupport
|-- org.mockito:mockito-junit-jupiter