License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-core-http |
Last Version | Last Version2.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Core HTTP
Core http module for the google-cloud.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core-http</artifactId>
<version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/
implementation 'com.google.cloud:google-cloud-core-http:2.8.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-core-http/
implementation ("com.google.cloud:google-cloud-core-http:2.8.1")
'com.google.cloud:google-cloud-core-http:jar:2.8.1'
<dependency org="com.google.cloud" name="google-cloud-core-http" rev="2.8.1">
<artifact name="google-cloud-core-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-core-http', version='2.8.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-core-http" % "2.8.1"
[com.google.cloud/google-cloud-core-http "2.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-core | jar | 2.8.1 |
com.google.auth : google-auth-library-credentials | jar | |
com.google.auth : google-auth-library-oauth2-http | jar | |
com.google.http-client : google-http-client | jar | |
com.google.guava : guava | jar | |
com.google.api-client : google-api-client | jar | |
com.google.http-client : google-http-client-appengine | jar | |
com.google.api : gax | jar | |
com.google.api : gax-httpjson | jar | |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.opencensus : opencensus-api | jar | 0.31.1 |
io.opencensus : opencensus-contrib-http-util | jar | 0.31.1 |
com.google.api : api-common | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |
com.google.truth : truth | jar | 1.1.3 |