MVN

com.google.cloud : google-cloud-api-gateway

Maven & Gradle

Aug 08, 2023
5 usages
1.8k stars

Google API Gateway · API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-api-gateway</artifactId>
    <version>2.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.cloud : google-cloud-api-gateway to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.23.0

All Versions

Choose a version of com.google.cloud : google-cloud-api-gateway to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.23.x
google-cloud-api-gateway-2.23.0
2.22.x
google-cloud-api-gateway-2.22.0
2.21.x
google-cloud-api-gateway-2.21.0
2.20.x
google-cloud-api-gateway-2.20.0
2.19.x
google-cloud-api-gateway-2.19.0
2.18.x
google-cloud-api-gateway-2.18.0
2.17.x
google-cloud-api-gateway-2.17.0
2.16.x
google-cloud-api-gateway-2.16.0
2.15.x
google-cloud-api-gateway-2.15.0
2.14.x
google-cloud-api-gateway-2.14.0
2.13.x
google-cloud-api-gateway-2.13.0
2.12.x
google-cloud-api-gateway-2.12.0
2.11.x
google-cloud-api-gateway-2.11.0
2.10.x
google-cloud-api-gateway-2.10.0
2.9.x
google-cloud-api-gateway-2.9.0
2.8.x
google-cloud-api-gateway-2.8.0
2.7.x
google-cloud-api-gateway-2.7.0
2.6.x
google-cloud-api-gateway-2.6.0
2.5.x
google-cloud-api-gateway-2.5.0
2.4.x
google-cloud-api-gateway-2.4.0
2.3.x
google-cloud-api-gateway-2.3.7
google-cloud-api-gateway-2.3.6
google-cloud-api-gateway-2.3.5
google-cloud-api-gateway-2.3.4
google-cloud-api-gateway-2.3.2
google-cloud-api-gateway-2.3.0
2.2.x
google-cloud-api-gateway-2.2.1
google-cloud-api-gateway-2.2.0
2.1.x
google-cloud-api-gateway-2.1.12
google-cloud-api-gateway-2.1.11
google-cloud-api-gateway-2.1.10
google-cloud-api-gateway-2.1.9
google-cloud-api-gateway-2.1.8
google-cloud-api-gateway-2.1.7
google-cloud-api-gateway-2.1.6
google-cloud-api-gateway-2.1.5
google-cloud-api-gateway-2.1.4
google-cloud-api-gateway-2.1.3
google-cloud-api-gateway-2.1.2
google-cloud-api-gateway-2.1.1
google-cloud-api-gateway-2.1.0
2.0.x
google-cloud-api-gateway-2.0.2
google-cloud-api-gateway-2.0.1
google-cloud-api-gateway-2.0.0
1.1.x
google-cloud-api-gateway-1.1.2
google-cloud-api-gateway-1.1.1
google-cloud-api-gateway-1.1.0
1.0.x
google-cloud-api-gateway-1.0.1
google-cloud-api-gateway-1.0.0
0.1.x
google-cloud-api-gateway-0.1.0

How to add a dependency to Maven

Add the following com.google.cloud : google-cloud-api-gateway maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-api-gateway</artifactId>
    <version>2.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.cloud : google-cloud-api-gateway gradle dependency to your build.gradle file:

implementation 'com.google.cloud:google-cloud-api-gateway:2.23.0'

Gradle Kotlin DSL: Add the following com.google.cloud : google-cloud-api-gateway gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.cloud:google-cloud-api-gateway:2.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.cloud : google-cloud-api-gateway sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.23.0"

Advertisement

Dependencies from Group

Aug 14, 2023
255 usages
95 stars
Aug 01, 2023
175 usages
1.7k stars
Aug 01, 2023
141 usages
1.7k stars
Aug 09, 2023
130 usages
106 stars
Aug 24, 2023
105 usages
119 stars

Discover Dependencies

Aug 08, 2023
5 usages
1.8k stars
Aug 10, 2023
1 usages
1 stars
Apr 07, 2021
0 stars
Aug 23, 2023
11 usages
82 stars
Apr 06, 2021
1 usages
0 stars
Aug 21, 2023
2.1k stars