Last Version

Google Auth Library for Java 1.8.0

Client libraries providing authentication and authorization to enable calling Google APIs.

License

License

GroupId

GroupId

com.google.auth
ArtifactId

ArtifactId

google-auth-library-parent
Version

Version

1.8.0
Type

Type

pom
Description

Description

Google Auth Library for Java
Client libraries providing authentication and authorization to enable calling Google APIs.
Project URL

Project URL

https://github.com/googleapis/google-auth-library-java
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

https://github.com/googleapis/google-auth-library-java

Download google-auth-library-parent 1.8.0


<!-- https://jarcasting.com/artifacts/com.google.auth/google-auth-library-parent/ -->
<dependency>
    <groupId>com.google.auth</groupId>
    <artifactId>google-auth-library-parent</artifactId>
    <version>1.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-parent/
implementation 'com.google.auth:google-auth-library-parent:1.8.0'
// https://jarcasting.com/artifacts/com.google.auth/google-auth-library-parent/
implementation ("com.google.auth:google-auth-library-parent:1.8.0")
'com.google.auth:google-auth-library-parent:pom:1.8.0'
<dependency org="com.google.auth" name="google-auth-library-parent" rev="1.8.0">
  <artifact name="google-auth-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-parent', version='1.8.0')
)
libraryDependencies += "com.google.auth" % "google-auth-library-parent" % "1.8.0"
[com.google.auth/google-auth-library-parent "1.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • credentials
  • oauth2_http
  • appengine
  • bom