<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-consul</artifactId>
<version>0.9.0</version>
</dependency>
<parent> <groupId>org.kiwiproject</groupId> <artifactId>kiwi-parent</artifactId> <version>2.0.18</version> </parent>
compile
|-- io.dropwizard:dropwizard-core
|-- org.kiwiproject:consul-client:0.8.0
|-- commons-net:commons-net:3.9.0
|-- org.checkerframework:checker-qual
test
|-- org.kiwiproject:kiwi:2.6.0
|-- org.testcontainers:testcontainers