<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>dropwizard-config-providers</artifactId>
<version>2.0.0</version>
</dependency>
@Grapes(
@Grab(group='org.kiwiproject', module='dropwizard-config-providers', version='2.0.0')
)