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

OAuth Core: Consumer 20100527

An open protocol to allow API authentication in a simple and standard method from desktop and web applications.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.oauth.core
Идентификатор

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

oauth-consumer
Версия

Версия

20100527
Тип

Тип

jar
Описание

Описание

OAuth Core: Consumer
An open protocol to allow API authentication in a simple and standard method from desktop and web applications.
Ссылка на сайт

Ссылка на сайт

http://oauth.net/code/oauth-consumer/

Скачать oauth-consumer 20100527


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.oauth.core : oauth jar 20100527

test (1)

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

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

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