view project/plugins.sbt @ 46:49aa4ad3008f

modified ClaimModel/checkRefutationClaim method
author one
date Thu, 04 Oct 2012 07:14:11 +0900
parents 3d01ca5b26ed
children ed77c5258568
line wrap: on
line source

// Comment to get more information during initialization
logLevel := Level.Warn

// The Typesafe repository
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

// Use the Play sbt plugin for Play projects
addSbtPlugin("play" % "sbt-plugin" % "2.0.3")