s

sonar-xoo-plugin

Open source platform for continuous inspection of code quality
http://www.sonarqube.org/
GNU LGPL 3
SonarSource
SonarSource Team
Files download
File Operation
sonar-xoo-plugin-8.9.4.50575.jar download
sonar-xoo-plugin-8.9.4.50575.pom download
sonar-xoo-plugin-8.9.4.50575-sources.jar download
Apache Maven
<dependency>
  <groupId>org.sonarsource.sonarqube</groupId>
  <artifactId>sonar-xoo-plugin</artifactId>
  <version>8.9.4.50575</version>
</dependency>
Gradle Groovy
implementation 'org.sonarsource.sonarqube:sonar-xoo-plugin:8.9.4.50575'
Gradle Kotlin
implementation("org.sonarsource.sonarqube:sonar-xoo-plugin:8.9.4.50575")
Scala SBT
libraryDependencies += "org.sonarsource.sonarqube" % "sonar-xoo-plugin" % "8.9.4.50575"
Groovy Grape
@Grapes(
  @Grab(group='org.sonarsource.sonarqube', module='sonar-xoo-plugin', version='8.9.4.50575')
)
Apache Ivy
<dependency org="org.sonarsource.sonarqube" name="sonar-xoo-plugin" rev="8.9.4.50575" />
Leiningen
[org.sonarsource.sonarqube/sonar-xoo-plugin "8.9.4.50575"]
Apache Buildr
'org.sonarsource.sonarqube:sonar-xoo-plugin:jar:8.9.4.50575'