не последняя версия
Последняя версия 3.37.0.87

org.sonarsource.orchestrator:orchestrator-parent 3.11


Группа

Группа

org.sonarsource.orchestrator
Идентификатор

Идентификатор

orchestrator-parent
Версия

Версия

3.11
Тип

Тип

pom

Скачать orchestrator-parent 3.11

Имя Файла Размер
orchestrator-parent-3.11.pom 8 KB
Обзор

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