文件名 | 操作 |
---|---|
google-cloud-artifact-registry-bom-0.3.2.pom | 下载 |
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-artifact-registry-bom</artifactId>
<version>0.3.2</version>
<type>pom</type>
</dependency>
libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry-bom" % "0.3.2"
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-artifact-registry-bom', version='0.3.2')
)
<dependency org="com.google.cloud" name="google-cloud-artifact-registry-bom" rev="0.3.2" />