Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

m20o/scalatra-toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Scalatra-toys contains a small set of extensions for the excellent Scalatra web framework. For detailed usage instructions please see the wiki.

Requirements

  • Scalatra version 2.0.x (developed and tested with version 2.0.2)
  • Scala version 2.9.1

Installation

Currently there are no released versions of the project but snapshots can be taken directly from GitHub in the following manners:

sbt 0.11.x : add the following lines to PROJECT_DIR/build.sbt

   resolvers += "scalatra-toys-repo" at "http://m20o.github.com/scalatra-toys/m2/"

   libraryDependencies += "com.github.m20o" %% "scalatra-toys" % "0.1.1-SNAPSHOT"

About

Scalatra extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages