| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.server.api |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.server.common |
| Версия | Версия1.0.225 |
| Тип | Типjar |
| Описание |
Описание |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.common/ -->
<dependency>
<groupId>org.wso2.carbon.identity.server.api</groupId>
<artifactId>org.wso2.carbon.identity.api.server.common</artifactId>
<version>1.0.225</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.common/
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.common:1.0.225'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.common/
implementation ("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.common:1.0.225")
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.common:jar:1.0.225'
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.common" rev="1.0.225">
<artifact name="org.wso2.carbon.identity.api.server.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.common', version='1.0.225')
)
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.common" % "1.0.225"
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.common "1.0.225"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.core | jar | 5.19.20 |
| org.wso2.carbon.identity.governance : org.wso2.carbon.identity.recovery | jar | 1.4.75 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |