Download sticky-bootstrap-spring3-1.3.jar file - Jar s

Jar examples for s:sticky-bootstrap-spring3

Description

Bootstrap support for guice that will scan the given packages and contruct an injector for it

You can download jar file sticky-bootstrap-spring3 1.3 in this page.

License

Open Source License

Build File

You can use the following script to add sticky-bootstrap-spring3-1.3.jar to your project.

<dependency>
   <groupId>net.stickycode.bootstrap</groupId>
   <artifactId>sticky-bootstrap-spring3</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'net.stickycode.bootstrap', name: 'sticky-bootstrap-spring3', version: '1.3'
libraryDependencies += "net.stickycode.bootstrap" % "sticky-bootstrap-spring3" % "1.3"
<dependency org="net.stickycode.bootstrap" name="sticky-bootstrap-spring3" rev="1.3"/>
@Grapes(@Grab(group='net.stickycode.bootstrap', module='sticky-bootstrap-spring3', version='1.3'))
'net.stickycode.bootstrap:sticky-bootstrap-spring3:jar:1.3'

Download

Click the following link to download the jar file.

sticky-bootstrap-spring3-1.3-javadoc.jar
sticky-bootstrap-spring3-1.3-sources.jar
sticky-bootstrap-spring3-1.3.jar
sticky-bootstrap-spring3-1.3.pom



Related Tutorials