Apache Amber: OAuth 2.0 Implementation - Common

OAuth 2.0 library - Common

Лицензия

Лицензия

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

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

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

amber-oauth2-common
Последняя версия

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

0.22-incubating
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Amber: OAuth 2.0 Implementation - Common
OAuth 2.0 library - Common
Организация-разработчик

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

The Apache Software Foundation

Скачать amber-oauth2-common

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-common/ -->
<dependency>
    <groupId>org.apache.amber</groupId>
    <artifactId>amber-oauth2-common</artifactId>
    <version>0.22-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-common/
implementation 'org.apache.amber:amber-oauth2-common:0.22-incubating'
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-common/
implementation ("org.apache.amber:amber-oauth2-common:0.22-incubating")
'org.apache.amber:amber-oauth2-common:jar:0.22-incubating'
<dependency org="org.apache.amber" name="amber-oauth2-common" rev="0.22-incubating">
  <artifact name="amber-oauth2-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.amber', module='amber-oauth2-common', version='0.22-incubating')
)
libraryDependencies += "org.apache.amber" % "amber-oauth2-common" % "0.22-incubating"
[org.apache.amber/amber-oauth2-common "0.22-incubating"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.codehaus.jettison : jettison jar 1.2
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.6.0
org.springframework : spring-mock jar 2.0.8
org.easymock : easymock jar 3.0
junit : junit jar 4.10

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

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

Версии библиотеки

Версия
0.22-incubating