| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Ant Компиляция и сборка H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.carbon.extension.identity.oauth2.grantType.token.exchange |
| Идентификатор | Идентификаторorg.wso2.carbon.extension.identity.oauth2.token.exchange.feature |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Identity Token Exchange Grant Type Feature
This feature contains extension feature for Token Exchange Grant Type
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange</groupId>
<artifactId>org.wso2.carbon.extension.identity.oauth2.token.exchange.feature</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/
implementation 'org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:1.0.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature/
implementation ("org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:1.0.2")
'org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange:org.wso2.carbon.extension.identity.oauth2.token.exchange.feature:pom:1.0.2'
<dependency org="org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange" name="org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" rev="1.0.2">
<artifact name="org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange', module='org.wso2.carbon.extension.identity.oauth2.token.exchange.feature', version='1.0.2')
)
libraryDependencies += "org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange" % "org.wso2.carbon.extension.identity.oauth2.token.exchange.feature" % "1.0.2"
[org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange/org.wso2.carbon.extension.identity.oauth2.token.exchange.feature "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.extension.identity.oauth2.grantType.token.exchange : org.wso2.carbon.identity.oauth2.grant.token.exchange | jar | 1.0.2 |