<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-consul</artifactId>
<version>1.1.3</version>
</dependency>
<parent> <groupId>org.kiwiproject</groupId> <artifactId>kiwi-parent</artifactId> <version>3.0.14</version> </parent>
compile
|-- io.dropwizard:dropwizard-core
|-- org.kiwiproject:consul-client:1.3.2
|-- commons-net:commons-net:3.10.0
|-- org.checkerframework:checker-qual
test
|-- org.kiwiproject:kiwi:3.3.0
|-- org.testcontainers:testcontainers