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 2.4 in this page.
Open Source License
You can use the following script to add sticky-configuration-2.4.jar to your project.
<dependency> <groupId>net.stickycode.configuration</groupId> <artifactId>sticky-configuration</artifactId> <version>2.4</version> </dependency>
compile group: 'net.stickycode.configuration', name: 'sticky-configuration', version: '2.4'
libraryDependencies += "net.stickycode.configuration" % "sticky-configuration" % "2.4"
<dependency org="net.stickycode.configuration" name="sticky-configuration" rev="2.4"/>
@Grapes(@Grab(group='net.stickycode.configuration', module='sticky-configuration', version='2.4'))
'net.stickycode.configuration:sticky-configuration:jar:2.4'
Click the following link to download the jar file.
sticky-configuration-2.4-javadoc.jar