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