| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.carbon.identity.inbound.auth.oauth2 |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.oauth.common.feature |
| Версия | Версия6.6.23 |
| Тип | Типpom |
| Описание |
ОписаниеIdentity OAuth Common Feature
This feature contains the common bundles required for OAuth BE and FE functionality
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.common.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.common.feature</artifactId>
<version>6.6.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.common.feature/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common.feature:6.6.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.common.feature/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common.feature:6.6.23")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common.feature:pom:6.6.23'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.common.feature" rev="6.6.23">
<artifact name="org.wso2.carbon.identity.oauth.common.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.common.feature', version='6.6.23')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.common.feature" % "6.6.23"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.common.feature "6.6.23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth.common | jar | 6.6.23 |
| org.wso2.orbit.org.apache.oltu.oauth2 » oltu | jar | 1.0.0.wso2v3 |
| org.json.wso2 » json | jar | 3.0.0.wso2v1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |