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

OAuth Client Library 0.1.2

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

isuper.oauth-client
Версия

Версия

0.1.2
Тип

Тип

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.1.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.isuper : isuper.common jar 0.0.2
org.isuper : isuper.oauth jar 0.1.1
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
com.google.http-client : google-http-client jar 1.21.0
org.isuper : isuper.http-client jar 0.0.6

runtime (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0

test (1)

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

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

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