An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.
sbt-sonar 0.3.0
Group ID:
com.github.mwz
Artifact ID:
sbt-sonar
Version:
0.3.0
Release Date:
Jan 2, 2017
Licenses:
Files:
libraryDependencies += "com.github.mwz" % "sbt-sonar" % "0.3.0"
ivy"com.github.mwz:sbt-sonar:0.3.0"
//> using dep "com.github.mwz:sbt-sonar:0.3.0"
import $ivy.`com.github.mwz:sbt-sonar:0.3.0`
<dependency> <groupId>com.github.mwz</groupId> <artifactId>sbt-sonar</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.mwz', name: 'sbt-sonar', version: '0.3.0'