scalate-distro_2.9

The Scalate binary distributions

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.scalate
ArtifactId

ArtifactId

scalate-distro_2.9
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

zip
Description

Description

scalate-distro_2.9
The Scalate binary distributions
Project Organization

Project Organization

FuseSource, Corp.

Download scalate-distro_2.9

Dependencies

compile (19)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
org.scala-lang : scala-compiler Optional jar 2.9.1
org.fusesource.scalate : scalate-core_2.9 jar 1.6.1
org.fusesource.scalate : scalate-camel_2.9 jar 1.6.1
org.fusesource.scalate : scalate-guice_2.9 jar 1.6.1
org.fusesource.scalate : scalate-spring-mvc_2.9 jar 1.6.1
org.fusesource.scalate : scalate-test_2.9 jar 1.6.1
org.fusesource.scalate : scalate-tool_2.9 jar 1.6.1
org.fusesource.scalate : scalate-jsp-converter_2.9 jar 1.6.1
org.fusesource.scalate : scalate-page_2.9 jar 1.6.1
org.fusesource.scalate : scalate-markdownj_2.9 jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-nop jar 1.6.1
org.apache.karaf.shell : org.apache.karaf.shell.console jar 2.2.0-fuse-00-43
org.fusesource.scalamd : scalamd_2.9 jar 1.6
org.fusesource.wikitext : confluence-core jar 1.4
org.fusesource.wikitext : textile-core jar 1.4
rhino : js Optional jar 1.7R2
com.sun.jersey : jersey-server jar 1.9

runtime (3)

Group / Artifact Type Version
org.fusesource.scalate.tooling : scalate-archetype-jersey_2.9 jar 1.6.1
org.fusesource.scalate.tooling : scalate-archetype-guice_2.9 jar 1.6.1
org.fusesource.scalate.tooling : scalate-archetype-sitegen_2.9 jar 1.6.1

Project Modules

There are no modules declared in this project.

Scalate

Build Status build Maven Central

Scalate is a Scala based template engine which supports HAML, Mustache and JSP, Erb and Velocity style syntaxes.

The following template languages are supported:

  • Mustache: is a Mustache template language for Java/Scala
  • Jade: The Jade style of Haml/Scaml template language
  • Scaml: Provides Haml style template language
  • Ssp: Provides a JSP, Erb and Velocity style template language

In Scaml and SSP all expressions are typesafe and checked at edit/compile time to ensure you don't leave any mistakes in your pages. Mustache uses dynamic typing and reflection; a trade off of hiding code and logic from inside the templates.

Building

To build Scalate from the source please see the building instructions

Links

org.fusesource.scalate

Scalate

Versions

Version
1.6.1
1.6.0