Последняя версия

OAuth Client Library 0.3.5

OAuth Client Library includes Apache and Google based HTTP client implementation using OAuth v2.0

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.isuper
Идентификатор

Идентификатор

isuper.oauth.client
Версия

Версия

0.3.5
Тип

Тип

jar
Описание

Описание

OAuth Client Library
OAuth Client Library includes Apache and Google based HTTP client implementation using OAuth v2.0
Организация-разработчик

Организация-разработчик

iSuper.org

Скачать isuper.oauth.client 0.3.5


<!-- https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client/ -->
<dependency>
    <groupId>org.isuper</groupId>
    <artifactId>isuper.oauth.client</artifactId>
    <version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client/
implementation 'org.isuper:isuper.oauth.client:0.3.5'
// https://jarcasting.com/artifacts/org.isuper/isuper.oauth.client/
implementation ("org.isuper:isuper.oauth.client:0.3.5")
'org.isuper:isuper.oauth.client:jar:0.3.5'
<dependency org="org.isuper" name="isuper.oauth.client" rev="0.3.5">
  <artifact name="isuper.oauth.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isuper', module='isuper.oauth.client', version='0.3.5')
)
libraryDependencies += "org.isuper" % "isuper.oauth.client" % "0.3.5"
[org.isuper/isuper.oauth.client "0.3.5"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.isuper : isuper.oauth.core jar 0.3.5
org.isuper : isuper.common jar 0.1.2
org.isuper : isuper.http-client jar 0.2.2
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.logging.log4j : log4j-api jar 2.6.1
com.google.http-client : google-http-client jar 1.22.0

runtime (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.6.1
com.google.guava : guava jar 19.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.