Jar examples for s:stout-spring
Provides base functionality and patterns for utilizing Spring to provide core business object and business service needs, such as dependency injection, object lifecycle management, transaction management, and data access
You can download jar file stout-spring 2.0.0.CR8 in this page.
You can use the following script to add stout-spring-2.0.0.CR8.jar to your project.
<dependency> <groupId>org.bitbucket.askllc.fermenter.stout</groupId> <artifactId>stout-spring</artifactId> <version>2.0.0.CR8</version> </dependency>
compile group: 'org.bitbucket.askllc.fermenter.stout', name: 'stout-spring', version: '2.0.0.CR8'
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring" % "2.0.0.CR8"
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring" rev="2.0.0.CR8"/>
@Grapes(@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring', version='2.0.0.CR8'))
'org.bitbucket.askllc.fermenter.stout:stout-spring:jar:2.0.0.CR8'
Click the following link to download the jar file.
stout-spring-2.0.0.CR8-javadoc.jar