<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-util</artifactId>
<version>3.0.0</version>
</dependency>
<parent> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-parent</artifactId> <version>3.0.0</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-annotations
|-- org.checkerframework:checker-qual
test
|-- org.junit.jupiter:junit-jupiter
|-- org.junit.jupiter:junit-jupiter-api