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