<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-consul</artifactId>
<version>1.1.4</version>
</dependency>
<parent> <groupId>org.kiwiproject</groupId> <artifactId>kiwi-parent</artifactId> <version>3.0.15</version> </parent>
compile
|-- io.dropwizard:dropwizard-core
|-- org.kiwiproject:consul-client:1.3.3
|-- commons-net:commons-net:3.11.1
|-- org.checkerframework:checker-qual
test
|-- org.kiwiproject:kiwi:3.4.0
|-- org.testcontainers:testcontainers