License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.google.auth |
ArtifactId | ArtifactIdgoogle-auth-library-oauth2-http |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Auth Library for Java - OAuth2 HTTP
Client libraries providing authentication and
authorization to enable calling Google APIs.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/ -->
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/
implementation 'com.google.auth:google-auth-library-oauth2-http:1.8.0'
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-oauth2-http/
implementation ("com.google.auth:google-auth-library-oauth2-http:1.8.0")
'com.google.auth:google-auth-library-oauth2-http:jar:1.8.0'
<dependency org="com.google.auth" name="google-auth-library-oauth2-http" rev="1.8.0">
<artifact name="google-auth-library-oauth2-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-oauth2-http', version='1.8.0')
)
libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "1.8.0"
[com.google.auth/google-auth-library-oauth2-http "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value-annotations | jar | 1.9 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.auth : google-auth-library-credentials | jar | 1.8.0 |
com.google.http-client : google-http-client | jar | |
com.google.http-client : google-http-client-gson | jar | |
com.google.guava : guava | jar | 31.0.1-android |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.hamcrest : hamcrest-core | jar | 1.3 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.6.1 |