is not current version
Last Version 2.2.1

Google API Gateway 2.1.6

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.

License

License

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-api-gateway
Version

Version

2.1.6
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/googleapis/java-api-gateway
Project Organization

Project Organization

Google LLC

Download google-cloud-api-gateway 2.1.6


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

Dependencies

compile (21)

Group / Artifact Type Version
io.grpc : grpc-api Optional jar 1.43.2
io.grpc : grpc-context Optional jar 1.43.2
com.google.code.findbugs : jsr305 Optional jar 3.0.2
io.grpc : grpc-stub Optional jar 1.43.2
io.grpc : grpc-protobuf Optional jar 1.43.2
io.grpc : grpc-protobuf-lite Optional jar 1.43.2
com.google.api : api-common Optional jar 2.1.2
javax.annotation : javax.annotation-api Optional jar 1.3.2
com.google.protobuf : protobuf-java Optional jar 3.19.2
com.google.api.grpc : proto-google-common-protos Optional jar 2.7.1
com.google.api.grpc : proto-google-cloud-api-gateway-v1 Optional jar 2.1.6
com.google.guava : guava Optional jar 31.0.1-jre
com.google.guava : failureaccess Optional jar 1.0.1
com.google.guava : listenablefuture Optional jar 9999.0-empty-to-avoid-conflict-with-guava
org.checkerframework : checker-qual Optional jar 3.20.0
com.google.errorprone : error_prone_annotations Optional jar 2.10.0
com.google.j2objc : j2objc-annotations Optional jar 1.3
com.google.api : gax Optional jar 2.8.1
com.google.auth : google-auth-library-credentials Optional jar 1.3.0
com.google.api : gax-grpc Optional jar 2.8.1
org.threeten : threetenbp Optional jar 1.5.2

runtime (27)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations Optional jar 1.9
com.google.auth : google-auth-library-oauth2-http Optional jar 1.3.0
com.google.http-client : google-http-client Optional jar 1.41.0
org.apache.httpcomponents : httpclient Optional jar 4.5.13
commons-logging : commons-logging Optional jar 1.2
commons-codec : commons-codec Optional jar 1.15
org.apache.httpcomponents : httpcore Optional jar 4.4.15
io.opencensus : opencensus-contrib-http-util Optional jar 0.28.0
com.google.http-client : google-http-client-gson Optional jar 1.41.0
io.opencensus : opencensus-api Optional jar 0.28.0
io.grpc : grpc-alts Optional jar 1.43.2
io.grpc : grpc-grpclb Optional jar 1.43.2
org.conscrypt : conscrypt-openjdk-uber Optional jar 2.5.1
io.grpc : grpc-auth Optional jar 1.43.2
io.grpc : grpc-netty-shaded Optional jar 1.43.2
io.perfmark : perfmark-api Optional jar 0.23.0
io.grpc : grpc-core Optional jar 1.43.2
com.google.android : annotations Optional jar 4.1.1.4
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.20
io.grpc : grpc-xds Optional jar 1.43.2
io.grpc : grpc-services Optional jar 1.43.2
com.google.code.gson : gson Optional jar 2.8.9
com.google.re2j : re2j Optional jar 1.5
org.bouncycastle : bcpkix-jdk15on Optional jar 1.67
org.bouncycastle : bcprov-jdk15on Optional jar 1.67
io.opencensus : opencensus-proto Optional jar 0.2.0
com.google.protobuf : protobuf-java-util Optional jar 3.19.2

Project Modules

There are no modules declared in this project.