| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.openam |
| Идентификатор | Идентификаторopenam-auth-postauthentication |
| Версия | Версия14.6.5 |
| Тип | Типjar |
| Описание |
ОписаниеOpenAM PostAuthN plugins
OpenAM Post AuthN Plugin
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-postauthentication</artifactId>
<version>14.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/
implementation 'org.openidentityplatform.openam:openam-auth-postauthentication:14.6.5'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/
implementation ("org.openidentityplatform.openam:openam-auth-postauthentication:14.6.5")
'org.openidentityplatform.openam:openam-auth-postauthentication:jar:14.6.5'
<dependency org="org.openidentityplatform.openam" name="openam-auth-postauthentication" rev="14.6.5">
<artifact name="openam-auth-postauthentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-postauthentication', version='14.6.5')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-postauthentication" % "14.6.5"
[org.openidentityplatform.openam/openam-auth-postauthentication "14.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.openam : openam-core | jar | 14.6.5 |
| org.assertj : assertj-core | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |