is not current version
Last Version 2.4.1

Google Cloud Functions BOM 2.0.1

BOM for Cloud Functions

License

License

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-functions-bom
Version

Version

2.0.1
Type

Type

jar
Description

Description

Google Cloud Functions BOM
BOM for Cloud Functions
Project URL

Project URL

https://github.com/googleapis/java-functions
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

https://github.com/googleapis/java-functions

Download google-cloud-functions-bom 2.0.1


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-functions-bom/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-functions-bom</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-functions-bom/
implementation 'com.google.cloud:google-cloud-functions-bom:2.0.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-functions-bom/
implementation ("com.google.cloud:google-cloud-functions-bom:2.0.1")
'com.google.cloud:google-cloud-functions-bom:jar:2.0.1'
<dependency org="com.google.cloud" name="google-cloud-functions-bom" rev="2.0.1">
  <artifact name="google-cloud-functions-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-functions-bom', version='2.0.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-functions-bom" % "2.0.1"
[com.google.cloud/google-cloud-functions-bom "2.0.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.