l

libraries-bom

A compatible set of Google Cloud open source libraries. Document: https://cloud.google.com/java/docs/bom
https://cloud.google.com/java/docs/bom
The Apache License, Version 2.0
Google LLC
Cloud Java team
Files download
File Operation
libraries-bom-26.45.0.pom download
Apache Maven
<dependency>
  <groupId>com.google.cloud</groupId>
  <artifactId>libraries-bom</artifactId>
  <version>26.45.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.google.cloud:libraries-bom:26.45.0'
Gradle Kotlin
implementation("com.google.cloud:libraries-bom:26.45.0")
Scala SBT
libraryDependencies += "com.google.cloud" % "libraries-bom" % "26.45.0"
Groovy Grape
@Grapes(
  @Grab(group='com.google.cloud', module='libraries-bom', version='26.45.0')
)
Apache Ivy
<dependency org="com.google.cloud" name="libraries-bom" rev="26.45.0" />
Leiningen
[com.google.cloud/libraries-bom "26.45.0"]
Apache Buildr
'com.google.cloud:libraries-bom:jar:26.45.0'
Dependencies
The project has no third-party dependencies