| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.rest.dispatcher |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.rest.api.sample |
| Версия | Версия2.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Identity Server - User Session Management Rest API
WSO2 Identity Server - User Session Management Rest API
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.sample/ -->
<dependency>
<groupId>org.wso2.carbon.identity.rest.dispatcher</groupId>
<artifactId>org.wso2.carbon.identity.rest.api.sample</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.sample/
implementation 'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.sample:2.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.sample/
implementation ("org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.sample:2.0.5")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.sample:jar:2.0.5'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.sample" rev="2.0.5">
<artifact name="org.wso2.carbon.identity.rest.api.sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.rest.dispatcher', module='org.wso2.carbon.identity.rest.api.sample', version='2.0.5')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.sample" % "2.0.5"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.sample "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-jaxrs | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.7 |
| org.apache.cxf : cxf-rt-rs-service-description | jar | 3.3.7 |
| org.springframework : spring-web | jar | 5.1.1.RELEASE |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.5 |