| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.apache.amber |
| Идентификатор | Идентификаторamber-oauth2-integration-tests |
| Версия | Версия0.22-incubating |
| Тип | Типjar |
| Описание |
ОписаниеApache Amber: OAuth 2.0 Implementation - Integration Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-integration-tests/ -->
<dependency>
<groupId>org.apache.amber</groupId>
<artifactId>amber-oauth2-integration-tests</artifactId>
<version>0.22-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-integration-tests/
implementation 'org.apache.amber:amber-oauth2-integration-tests:0.22-incubating'
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-integration-tests/
implementation ("org.apache.amber:amber-oauth2-integration-tests:0.22-incubating")
'org.apache.amber:amber-oauth2-integration-tests:jar:0.22-incubating'
<dependency org="org.apache.amber" name="amber-oauth2-integration-tests" rev="0.22-incubating">
<artifact name="amber-oauth2-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.amber', module='amber-oauth2-integration-tests', version='0.22-incubating')
)
libraryDependencies += "org.apache.amber" % "amber-oauth2-integration-tests" % "0.22-incubating"
[org.apache.amber/amber-oauth2-integration-tests "0.22-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.amber : amber-oauth2-common | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-client | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-authzserver | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-httpclient4 | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-resourceserver | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-dynamicreg-client | jar | 0.22-incubating |
| org.apache.amber : amber-oauth2-dynamicreg-server | jar | 0.22-incubating |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.2.10 |
| org.eclipse.jetty : jetty-webapp | jar | 7.1.5.v20100705 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.2.10 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.2.10 |
| org.springframework : spring-context | jar | 3.0.3.RELEASE |
| org.springframework : spring-core | jar | 3.0.3.RELEASE |
| org.springframework : spring-beans | jar | 3.0.3.RELEASE |
| 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 |