Get rid of the boilerplate code in Java properties based configuration.
'org.aeonbits.owner:owner:1.0.8'
<dependency>
<groupId>org.aeonbits.owner</groupId>
<artifactId>owner</artifactId>
<version>1.0.8</version>
</dependency>
<dependency org="org.aeonbits.owner" name="owner" rev="1.0.8"/>
"org.aeonbits.owner", "owner", "1.0.8"