Download scalate-page-1.4.0.jar file - Jar s

Jar examples for s:scalate-page

Description

A Multipart page filter similar to the page format found in Webgen

You can download jar file scalate-page 1.4.0 in this page.

License

Apache License

Build File

You can use the following script to add scalate-page-1.4.0.jar to your project.

<dependency>
   <groupId>org.fusesource.scalate</groupId>
   <artifactId>scalate-page</artifactId>
   <version>1.4.0</version>
</dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-page', version: '1.4.0'
libraryDependencies += "org.fusesource.scalate" % "scalate-page" % "1.4.0"
<dependency org="org.fusesource.scalate" name="scalate-page" rev="1.4.0"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-page', version='1.4.0'))
'org.fusesource.scalate:scalate-page:jar:1.4.0'

Download

Click the following link to download the jar file.

scalate-page-1.4.0-javadoc.jar
scalate-page-1.4.0-sources.jar
scalate-page-1.4.0.jar
scalate-page-1.4.0.pom



Related Tutorials