| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonarsource.orchestrator |
| Идентификатор | Идентификаторorchestrator-parent |
| Версия | Версия3.35.1.2719 |
| Тип | Типpom |
| Описание |
ОписаниеOrchestrator :: Parent
Parent pom of SonarSource public projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| orchestrator-parent-3.35.1.2719.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/ -->
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>orchestrator-parent</artifactId>
<version>3.35.1.2719</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation 'org.sonarsource.orchestrator:orchestrator-parent:3.35.1.2719'
// https://jarcasting.com/artifacts/org.sonarsource.orchestrator/orchestrator-parent/
implementation ("org.sonarsource.orchestrator:orchestrator-parent:3.35.1.2719")
'org.sonarsource.orchestrator:orchestrator-parent:pom:3.35.1.2719'
<dependency org="org.sonarsource.orchestrator" name="orchestrator-parent" rev="3.35.1.2719">
<artifact name="orchestrator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.orchestrator', module='orchestrator-parent', version='3.35.1.2719')
)
libraryDependencies += "org.sonarsource.orchestrator" % "orchestrator-parent" % "3.35.1.2719"
[org.sonarsource.orchestrator/orchestrator-parent "3.35.1.2719"]