project/plugins.sbt
author Tomas Zeman <tzeman@volny.cz>
Tue, 01 May 2012 23:27:55 +0200
changeset 89 fd364bae9c49
parent 21 641c7190c566
permissions -rw-r--r--
Basic authorization: only logged in user can change entities

resolvers += Classpaths.typesafeResolver

libraryDependencies <+= sbtVersion(v => "com.github.siasia" %% "xsbt-web-plugin" % (v+"-0.2.10"))