is not current version
Last Version 3.37.0.87

org.sonarsource.orchestrator:orchestrator-parent 3.24.0.1993


GroupId

GroupId

org.sonarsource.orchestrator
ArtifactId

ArtifactId

orchestrator-parent
Version

Version

3.24.0.1993
Type

Type

pom

Download orchestrator-parent 3.24.0.1993


<!-- https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/ -->
<dependency>
    <groupId>org.sonarsource.orchestrator</groupId>
    <artifactId>orchestrator-parent</artifactId>
    <version>3.24.0.1993</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation 'org.sonarsource.orchestrator:orchestrator-parent:3.24.0.1993'
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation ("org.sonarsource.orchestrator:orchestrator-parent:3.24.0.1993")
'org.sonarsource.orchestrator:orchestrator-parent:pom:3.24.0.1993'
<dependency org="org.sonarsource.orchestrator" name="orchestrator-parent" rev="3.24.0.1993">
  <artifact name="orchestrator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.orchestrator', module='orchestrator-parent', version='3.24.0.1993')
)
libraryDependencies += "org.sonarsource.orchestrator" % "orchestrator-parent" % "3.24.0.1993"
[org.sonarsource.orchestrator/orchestrator-parent "3.24.0.1993"]