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