mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 02:56:08 +01:00
8 lines
244 B
Scala
8 lines
244 B
Scala
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.2")
|
|
|
|
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.2.0")
|
|
|
|
addSbtPlugin("org.scalatra.sbt" % "scalatra-sbt" % "0.2.0")
|
|
|
|
addSbtPlugin("io.spray" % "sbt-twirl" % "0.6.1")
|