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