Don't use cache library immediately.

This commit is contained in:
takezoe
2013-07-19 18:03:48 +09:00
parent 7483ad1732
commit 133af93548
2 changed files with 48 additions and 59 deletions

View File

@@ -33,8 +33,6 @@ object MyBuild extends Build {
"org.apache.commons" % "commons-compress" % "1.5",
"com.typesafe.slick" %% "slick" % "1.0.1",
"com.h2database" % "h2" % "1.3.171",
"com.google.guava" % "guava" % "14.0.1",
"com.google.code.findbugs" % "jsr305" % "2.0.1",
"ch.qos.logback" % "logback-classic" % "1.0.6" % "runtime",
"org.eclipse.jetty" % "jetty-webapp" % "8.1.8.v20121106" % "container",
"org.eclipse.jetty.orbit" % "javax.servlet" % "3.0.0.v201112011016" % "container;provided;test" artifacts (Artifact("javax.servlet", "jar", "jar"))