Jar examples for s:scalate-page
A Multipart page filter similar to the page format found in Webgen
You can download jar file scalate-page 1.3.1 in this page.
Apache License
You can use the following script to add scalate-page-1.3.1.jar to your project.
<dependency> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-page</artifactId> <version>1.3.1</version> </dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-page', version: '1.3.1'
libraryDependencies += "org.fusesource.scalate" % "scalate-page" % "1.3.1"
<dependency org="org.fusesource.scalate" name="scalate-page" rev="1.3.1"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-page', version='1.3.1'))
'org.fusesource.scalate:scalate-page:jar:1.3.1'
Click the following link to download the jar file.
scalate-page-1.3.1-javadoc.jar