<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-consul</artifactId>
<version>1.1.5</version>
</dependency>
<parent> <groupId>org.kiwiproject</groupId> <artifactId>kiwi-parent</artifactId> <version>3.0.16</version> </parent>
compile
|-- io.dropwizard:dropwizard-core
|-- org.kiwiproject:consul-client:1.4.0
|-- commons-net:commons-net:3.11.1
|-- org.checkerframework:checker-qual
test
|-- org.kiwiproject:kiwi:4.1.0
|-- org.testcontainers:testcontainers