| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons.auth-filters.authz-filter |
| Идентификатор | Идентификаторframework-functional-tests |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеorg.openidentityplatform.commons.auth-filters.authz-filter.framework-functional-tests
Functional tests for the authorization framework.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/ -->
<dependency>
<groupId>org.openidentityplatform.commons.auth-filters.authz-filter</groupId>
<artifactId>framework-functional-tests</artifactId>
<version>2.0.15</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/
implementation 'org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:2.0.15")
'org.openidentityplatform.commons.auth-filters.authz-filter:framework-functional-tests:war:2.0.15'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter" name="framework-functional-tests" rev="2.0.15">
<artifact name="framework-functional-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter', module='framework-functional-tests', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter" % "framework-functional-tests" % "2.0.15"
[org.openidentityplatform.commons.auth-filters.authz-filter/framework-functional-tests "2.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.commons.auth-filters.authz-filter : framework | jar | 2.0.15 |
| org.openidentityplatform.commons.http-framework : servlet | jar | 2.0.15 |
| org.openidentityplatform.commons : json-resource-http | jar | 2.0.15 |
| org.openidentityplatform.commons.auth-filters.authz-filter.modules : oauth2-module | jar | 2.0.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 2.3.0 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 2.4.1 |
| org.openidentityplatform.commons : test-utils | jar | 2.0.15 |