Last Version

Sonar :: Batch Bootstrapper 3.2.1

Provides API to bootstrap Sonar Batch.

License

License

GroupId

GroupId

org.codehaus.sonar
ArtifactId

ArtifactId

sonar-batch-bootstrapper
Version

Version

3.2.1
Type

Type

jar
Description

Description

Sonar :: Batch Bootstrapper
Provides API to bootstrap Sonar Batch.
Project Organization

Project Organization

SonarSource

Download sonar-batch-bootstrapper 3.2.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.