Last Version

HERE OAuth Client 0.4.24

here-oauth-client is for clients of the HERE AAA, and supports OAuth2.0 grant_types=client_credentials

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.here.account
ArtifactId

ArtifactId

here-oauth-client
Version

Version

0.4.24
Type

Type

jar
Description

Description

HERE OAuth Client
here-oauth-client is for clients of the HERE AAA, and supports OAuth2.0 grant_types=client_credentials

Download here-oauth-client 0.4.24


<!-- 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"]

Dependencies

compile (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.