| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity |
| Идентификатор | Идентификаторidentity-application-auth-samlsso |
| Последняя версия | Последняя версия5.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - SAML SSO Application Authenticator Feature Aggregator Module
WSO2 Carbon - Identity Application Authentication SAMLSSO
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| identity-application-auth-samlsso-5.1.3.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-application-auth-samlsso</artifactId>
<version>5.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/
implementation 'org.wso2.carbon.identity:identity-application-auth-samlsso:5.1.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/
implementation ("org.wso2.carbon.identity:identity-application-auth-samlsso:5.1.3")
'org.wso2.carbon.identity:identity-application-auth-samlsso:pom:5.1.3'
<dependency org="org.wso2.carbon.identity" name="identity-application-auth-samlsso" rev="5.1.3">
<artifact name="identity-application-auth-samlsso" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-application-auth-samlsso', version='5.1.3')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-application-auth-samlsso" % "5.1.3"
[org.wso2.carbon.identity/identity-application-auth-samlsso "5.1.3"]