| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.carbon.identity.inbound.auth.oauth2 |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.oauth.scope.endpoint |
| Версия | Версия6.6.13 |
| Тип | Типwar |
| Описание |
ОписаниеWSO2 Carbon - Identity OAuth 2.0 Scope Endpoints
Endpoints for OAuth 2.0 Scope Handling
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.scope.endpoint</artifactId>
<version>6.6.13</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:6.6.13'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:6.6.13")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:war:6.6.13'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.scope.endpoint" rev="6.6.13">
<artifact name="org.wso2.carbon.identity.oauth.scope.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.scope.endpoint', version='6.6.13')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.scope.endpoint" % "6.6.13"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint "6.6.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-jaxrs | jar | 1.6.2 |
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.oauth.scope | jar | 6.6.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.apache.cxf : cxf-core | jar | 3.3.7 |
| org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.3.7 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.8.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.8.6 |
| org.springframework : spring-web | jar | 4.3.29.RELEASE |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jacoco : org.jacoco.agent | jar | 0.7.9 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.powermock : powermock-api-mockito | jar | 1.7.0 |
| org.powermock : powermock-module-testng | jar | 1.7.0 |
| org.testng : testng | jar | 6.9.10 |