文件名 | 操作 |
---|---|
orchestrator-parent-4.6.0.1748.pom | 下载 |
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>orchestrator-parent</artifactId>
<version>4.6.0.1748</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.sonarsource.orchestrator" % "orchestrator-parent" % "4.6.0.1748"
@Grapes(
@Grab(group='org.sonarsource.orchestrator', module='orchestrator-parent', version='4.6.0.1748')
)
<dependency org="org.sonarsource.orchestrator" name="orchestrator-parent" rev="4.6.0.1748" />