bigbluebutton-Github/bbb-screenshare/app/project/plugins.sbt

13 lines
378 B
Plaintext
Raw Normal View History

2016-03-06 03:24:47 +08:00
addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-scalariform" % "1.3.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.0")
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "2.1.0")
//addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.7.9")