2018-08-06 05:36:56 +08:00
|
|
|
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
|
2015-06-10 23:53:07 +08:00
|
|
|
|
2018-08-06 05:36:56 +08:00
|
|
|
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
|
2015-06-10 23:53:07 +08:00
|
|
|
|
|
|
|
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
|
|
|
|
2018-08-06 05:36:56 +08:00
|
|
|
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.2.7")
|
2015-06-10 23:53:07 +08:00
|
|
|
|
2018-08-06 05:36:56 +08:00
|
|
|
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
|