Scalate Guice

Guice integration for a Jersey based Scalate web application.

License

License

Categories

Categories

Scala Languages GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.scalatra.scalate
ArtifactId

ArtifactId

scalate-guice_2.10
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

bundle
Description

Description

Scalate Guice
Guice integration for a Jersey based Scalate web application.
Project URL

Project URL

http://scalate.github.io/scalate
Project Organization

Project Organization

org.scalatra.scalate
Source Code Management

Source Code Management

http://github.com/scalate/scalate

Download scalate-guice_2.10

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scalatra.scalate : scalate-core_2.10 jar 1.8.0
javax.servlet : servlet-api jar 2.5
com.sun.jersey : jersey-core jar 1.19.3
com.sun.jersey.contribs : jersey-guice jar 1.19.3

provided (1)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 0.8.0-RC1

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

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.scalatra.scalate

Scalate

Versions

Version
1.8.0
1.8.0-RC1
1.8.0-M1
1.7.1
1.7.0