Jar examples for s:sticky-configuration
Taking the configuration out of applications, using the same principles that underly dependency injection
You can download jar file sticky-configuration 1.5 in this page.
Open Source License
You can use the following script to add sticky-configuration-1.5.jar to your project.
<dependency> <groupId>net.stickycode.configuration</groupId> <artifactId>sticky-configuration</artifactId> <version>1.5</version> </dependency>
compile group: 'net.stickycode.configuration', name: 'sticky-configuration', version: '1.5'
libraryDependencies += "net.stickycode.configuration" % "sticky-configuration" % "1.5"
<dependency org="net.stickycode.configuration" name="sticky-configuration" rev="1.5"/>
@Grapes(@Grab(group='net.stickycode.configuration', module='sticky-configuration', version='1.5'))
'net.stickycode.configuration:sticky-configuration:jar:1.5'
Click the following link to download the jar file.
sticky-configuration-1.5-javadoc.jar