License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.here.account |
ArtifactId | ArtifactIdhere-oauth-client |
Last Version | Last Version0.4.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHERE OAuth Client
here-oauth-client is for clients of the HERE AAA, and supports OAuth2.0 grant_types=client_credentials
|
Filename | Size |
---|---|
here-oauth-client-0.4.24.pom | |
here-oauth-client-0.4.24.jar | 104 KB |
here-oauth-client-0.4.24-tests.jar | 157 KB |
here-oauth-client-0.4.24-sources.jar | 92 KB |
here-oauth-client-0.4.24-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.here.account/here-oauth-client/ -->
<dependency>
<groupId>com.here.account</groupId>
<artifactId>here-oauth-client</artifactId>
<version>0.4.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.here.account/here-oauth-client/
implementation 'com.here.account:here-oauth-client:0.4.24'
// https://jarcasting.com/artifacts/com.here.account/here-oauth-client/
implementation ("com.here.account:here-oauth-client:0.4.24")
'com.here.account:here-oauth-client:jar:0.4.24'
<dependency org="com.here.account" name="here-oauth-client" rev="0.4.24">
<artifact name="here-oauth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.here.account', module='here-oauth-client', version='0.4.24')
)
libraryDependencies += "com.here.account" % "here-oauth-client" % "0.4.24"
[com.here.account/here-oauth-client "0.4.24"]
Group / Artifact | Type | Version |
---|---|---|
org.ini4j : ini4j | jar | 0.5.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
com.ning : async-http-client | jar | 1.8.17 |