g

google-cloud-bigquerymigration-bom

BOM for BigQuery Migration
Files download
File Operation
google-cloud-bigquerymigration-bom-0.45.0.pom download
Apache Maven
<dependency>
  <groupId>com.google.cloud</groupId>
  <artifactId>google-cloud-bigquerymigration-bom</artifactId>
  <version>0.45.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.google.cloud:google-cloud-bigquerymigration-bom:0.45.0'
Gradle Kotlin
implementation("com.google.cloud:google-cloud-bigquerymigration-bom:0.45.0")
Scala SBT
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration-bom" % "0.45.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.cloud', module='google-cloud-bigquerymigration-bom', version='0.45.0')
)
Apache Ivy
<dependency org="com.google.cloud" name="google-cloud-bigquerymigration-bom" rev="0.45.0" />
Leiningen
[com.google.cloud/google-cloud-bigquerymigration-bom "0.45.0"]
Apache Buildr
'com.google.cloud:google-cloud-bigquerymigration-bom:jar:0.45.0'