| License |
License |
|---|---|
| GroupId | GroupIdorg.sonarsource.scanner.api |
| ArtifactId | ArtifactIdsonar-scanner-api-batch-interface |
| Last Version | Last Version2.16.2.588 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonarQube Scanner API - Batch Interface
API used by all SonarQube Scanners (Maven, Gradle, Ant, CLI)
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sonarsource.scanner.api/sonar-scanner-api-batch-interface/ -->
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api-batch-interface</artifactId>
<version>2.16.2.588</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.scanner.api/sonar-scanner-api-batch-interface/
implementation 'org.sonarsource.scanner.api:sonar-scanner-api-batch-interface:2.16.2.588'
// https://jarcasting.com/artifacts/org.sonarsource.scanner.api/sonar-scanner-api-batch-interface/
implementation ("org.sonarsource.scanner.api:sonar-scanner-api-batch-interface:2.16.2.588")
'org.sonarsource.scanner.api:sonar-scanner-api-batch-interface:jar:2.16.2.588'
<dependency org="org.sonarsource.scanner.api" name="sonar-scanner-api-batch-interface" rev="2.16.2.588">
<artifact name="sonar-scanner-api-batch-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.scanner.api', module='sonar-scanner-api-batch-interface', version='2.16.2.588')
)
libraryDependencies += "org.sonarsource.scanner.api" % "sonar-scanner-api-batch-interface" % "2.16.2.588"
[org.sonarsource.scanner.api/sonar-scanner-api-batch-interface "2.16.2.588"]
| Version |
|---|
|
2.16.2.588
|
|
2.16.1.361
|
|
2.16.0.226
|
|
2.15.0.2182
|
|
2.14.0.2002
|
|
2.13.0.1871
|
|
2.12.0.1661
|
|
2.11.0.1537
|
|
2.10.0.1189
|
|
2.9.0.887
|
|
2.8
|
|
2.7
|
|
2.6
|