File | Operation |
---|---|
orchestrator-parent-3.35.1.2719.pom | download |
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>orchestrator-parent</artifactId>
<version>3.35.1.2719</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.sonarsource.orchestrator" % "orchestrator-parent" % "3.35.1.2719"
@Grapes(
@Grab(group='org.sonarsource.orchestrator', module='orchestrator-parent', version='3.35.1.2719')
)
<dependency org="org.sonarsource.orchestrator" name="orchestrator-parent" rev="3.35.1.2719" />
<parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> <version>55</version> </parent>