is not current version
Last Version 25.4.0

Google Cloud Platform Supported Libraries 24.1.1

A compatible set of Google Cloud open source libraries. Document: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM

License

License

GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

libraries-bom
Version

Version

24.1.1
Type

Type

pom
Description

Description

Google Cloud Platform Supported Libraries
A compatible set of Google Cloud open source libraries. Document: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
Project URL

Project URL

https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
Project Organization

Project Organization

Google LLC

Download libraries-bom 24.1.1


<!-- https://jarcasting.com/artifacts/com.google.cloud/libraries-bom/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>libraries-bom</artifactId>
    <version>24.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/libraries-bom/
implementation 'com.google.cloud:libraries-bom:24.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/libraries-bom/
implementation ("com.google.cloud:libraries-bom:24.1.1")
'com.google.cloud:libraries-bom:pom:24.1.1'
<dependency org="com.google.cloud" name="libraries-bom" rev="24.1.1">
  <artifact name="libraries-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='libraries-bom', version='24.1.1')
)
libraryDependencies += "com.google.cloud" % "libraries-bom" % "24.1.1"
[com.google.cloud/libraries-bom "24.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.