| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/MyWayToJavaJunior/msgpack-java/develop/project/plugins.sbt | [Back] [Original] |
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
addSbtPlugin("de.johoop" % "findbugs4sbt" % "1.3.0")
addSbtPlugin("de.johoop" % "jacoco4sbt" % "2.1.6")
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.1.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
scalacOptions ++= Seq("-deprecation", "-feature")
| Web Proxy Viewer | New URL | Original Page |