| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons |
| Идентификатор | Идентификаторauthn-filter |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.openidentityplatform.commons.authn-filter
Open Identity Platform CommunityAuthentication and Authorization common filters
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| authn-filter-2.0.15.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>authn-filter</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation 'org.openidentityplatform.commons:authn-filter:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation ("org.openidentityplatform.commons:authn-filter:2.0.15")
'org.openidentityplatform.commons:authn-filter:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="authn-filter" rev="2.0.15">
<artifact name="authn-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='authn-filter', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "authn-filter" % "2.0.15"
[org.openidentityplatform.commons/authn-filter "2.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 2.4.1 |
| org.openidentityplatform.commons : test-utils | jar | 2.0.15 |