Jar examples for s:scalate-guice
Guice integration for a Jersey based Scalate web application
You can download jar file scalate-guice 1.5.0 in this page.
Apache License
You can use the following script to add scalate-guice-1.5.0.jar to your project.
<dependency> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-guice</artifactId> <version>1.5.0</version> </dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-guice', version: '1.5.0'
libraryDependencies += "org.fusesource.scalate" % "scalate-guice" % "1.5.0"
<dependency org="org.fusesource.scalate" name="scalate-guice" rev="1.5.0"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-guice', version='1.5.0'))
'org.fusesource.scalate:scalate-guice:jar:1.5.0'
Click the following link to download the jar file.
scalate-guice-1.5.0-javadoc.jar