| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.outbound.auth.openid |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.application.authenticator.openid.server.feature |
| Последняя версия | Последняя версия5.1.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеOpenID Application Authenticator Server Feature
This feature contains the core bundles required for OpenID Application Authenticator
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.openid/org.wso2.carbon.identity.application.authenticator.openid.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.outbound.auth.openid</groupId>
<artifactId>org.wso2.carbon.identity.application.authenticator.openid.server.feature</artifactId>
<version>5.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.openid/org.wso2.carbon.identity.application.authenticator.openid.server.feature/
implementation 'org.wso2.carbon.identity.outbound.auth.openid:org.wso2.carbon.identity.application.authenticator.openid.server.feature:5.1.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.outbound.auth.openid/org.wso2.carbon.identity.application.authenticator.openid.server.feature/
implementation ("org.wso2.carbon.identity.outbound.auth.openid:org.wso2.carbon.identity.application.authenticator.openid.server.feature:5.1.6")
'org.wso2.carbon.identity.outbound.auth.openid:org.wso2.carbon.identity.application.authenticator.openid.server.feature:pom:5.1.6'
<dependency org="org.wso2.carbon.identity.outbound.auth.openid" name="org.wso2.carbon.identity.application.authenticator.openid.server.feature" rev="5.1.6">
<artifact name="org.wso2.carbon.identity.application.authenticator.openid.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.outbound.auth.openid', module='org.wso2.carbon.identity.application.authenticator.openid.server.feature', version='5.1.6')
)
libraryDependencies += "org.wso2.carbon.identity.outbound.auth.openid" % "org.wso2.carbon.identity.application.authenticator.openid.server.feature" % "5.1.6"
[org.wso2.carbon.identity.outbound.auth.openid/org.wso2.carbon.identity.application.authenticator.openid.server.feature "5.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.outbound.auth.openid : org.wso2.carbon.identity.application.authenticator.openid | jar | 5.1.6 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework | jar | 5.5.0 |
| org.wso2.orbit.org.openid4java : openid4java | jar | 1.0.0.wso2v2 |
| net.sf.ehcache.wso2 » ehcache | jar | 1.5.0.wso2v3 |