| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаorg.wso2.carbon.identity.inbound.auth.oauth2 |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.oauth2.dcr.endpoint |
| Последняя версия | Последняя версия6.7.117 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеWSO2 Carbon - User DCR API
WSO2 Carbon - User DCR API
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth2.dcr.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth2.dcr.endpoint</artifactId>
<version>6.7.117</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth2.dcr.endpoint/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth2.dcr.endpoint:6.7.117'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth2.dcr.endpoint/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth2.dcr.endpoint:6.7.117")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth2.dcr.endpoint:war:6.7.117'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth2.dcr.endpoint" rev="6.7.117">
<artifact name="org.wso2.carbon.identity.oauth2.dcr.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth2.dcr.endpoint', version='6.7.117')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth2.dcr.endpoint" % "6.7.117"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth2.dcr.endpoint "6.7.117"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-jaxrs | jar | 1.6.2 |
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.dcr | jar | 6.7.117 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.apache.cxf : cxf-core | 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 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.7 |
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth | jar | 6.7.117 |