Replace migration system with Solidbase

This commit is contained in:
Naoki Takezoe
2016-01-10 01:12:56 +09:00
parent a03fc4cf4a
commit 5036b1a1aa
27 changed files with 311 additions and 652 deletions

View File

@@ -52,6 +52,7 @@ object MyBuild extends Build {
"io.github.gitbucket" %% "scalatra-forms" % "1.0.0",
"commons-io" % "commons-io" % "2.4",
"io.github.gitbucket" % "markedj" % "1.0.6-SNAPSHOT",
"io.github.gitbucket" % "solidbase" % "1.0.0-SNAPSHOT",
"org.apache.commons" % "commons-compress" % "1.10",
"org.apache.commons" % "commons-email" % "1.4",
"org.apache.httpcomponents" % "httpclient" % "4.5.1",