Last Version

SonarQube :: Web Service :: Generator 7.0

Generate source files of sonar-ws

License

License

GroupId

GroupId

org.sonarsource.sonarqube
ArtifactId

ArtifactId

sonar-ws-generator
Version

Version

7.0
Type

Type

jar
Description

Description

SonarQube :: Web Service :: Generator
Generate source files of sonar-ws
Project Organization

Project Organization

SonarSource

Download sonar-ws-generator 7.0


<!-- https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonar-ws-generator/ -->
<dependency>
    <groupId>org.sonarsource.sonarqube</groupId>
    <artifactId>sonar-ws-generator</artifactId>
    <version>7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonar-ws-generator/
implementation 'org.sonarsource.sonarqube:sonar-ws-generator:7.0'
// https://jarcasting.com/artifacts/org.sonarsource.sonarqube/sonar-ws-generator/
implementation ("org.sonarsource.sonarqube:sonar-ws-generator:7.0")
'org.sonarsource.sonarqube:sonar-ws-generator:jar:7.0'
<dependency org="org.sonarsource.sonarqube" name="sonar-ws-generator" rev="7.0">
  <artifact name="sonar-ws-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.sonarqube', module='sonar-ws-generator', version='7.0')
)
libraryDependencies += "org.sonarsource.sonarqube" % "sonar-ws-generator" % "7.0"
[org.sonarsource.sonarqube/sonar-ws-generator "7.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.slf4j : log4j-over-slf4j jar 1.7.25
org.sonarsource.orchestrator : sonar-orchestrator jar 3.15.2.1322
org.sonarsource.sonarqube : sonar-ws jar 7.0
com.google.code.gson : gson jar 2.8.2
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.