License |
License |
---|---|
GroupId | GroupIdorg.sonarsource.orchestrator |
ArtifactId | ArtifactIdorchestrator-parent |
Last Version | Last Version3.37.0.87 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOrchestrator :: Parent
Parent pom of SonarSource public projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orchestrator-parent-3.37.0.87.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/ -->
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>orchestrator-parent</artifactId>
<version>3.37.0.87</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation 'org.sonarsource.orchestrator:orchestrator-parent:3.37.0.87'
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation ("org.sonarsource.orchestrator:orchestrator-parent:3.37.0.87")
'org.sonarsource.orchestrator:orchestrator-parent:pom:3.37.0.87'
<dependency org="org.sonarsource.orchestrator" name="orchestrator-parent" rev="3.37.0.87">
<artifact name="orchestrator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.orchestrator', module='orchestrator-parent', version='3.37.0.87')
)
libraryDependencies += "org.sonarsource.orchestrator" % "orchestrator-parent" % "3.37.0.87"
[org.sonarsource.orchestrator/orchestrator-parent "3.37.0.87"]