Jar examples for o:owner
Get rid of the boilerplate code in Java properties based configuration.
You can download jar file owner 1.0.7 in this page.
Open Source License
You can use the following script to add owner-1.0.7.jar to your project.
<dependency> <groupId>org.aeonbits.owner</groupId> <artifactId>owner</artifactId> <version>1.0.7</version> </dependency>
compile group: 'org.aeonbits.owner', name: 'owner', version: '1.0.7'
libraryDependencies += "org.aeonbits.owner" % "owner" % "1.0.7"
<dependency org="org.aeonbits.owner" name="owner" rev="1.0.7"/>
@Grapes(@Grab(group='org.aeonbits.owner', module='owner', version='1.0.7'))
'org.aeonbits.owner:owner:jar:1.0.7'
Click the following link to download the jar file.
owner-1.0.7-javadoc.jar