| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.rest.dispatcher |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.rest.api.dispatcher.sample |
| Версия | Версия2.0.5 |
| Тип | Типwar |
| Описание |
ОписаниеWSO2 Identity Server - Rest API Sample Dispatcher
WSO2 Identity Server - Rest API Sample Dispatcher
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.sample/ -->
<dependency>
<groupId>org.wso2.carbon.identity.rest.dispatcher</groupId>
<artifactId>org.wso2.carbon.identity.rest.api.dispatcher.sample</artifactId>
<version>2.0.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.sample/
implementation 'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.sample:2.0.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.sample/
implementation ("org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.sample:2.0.5")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.sample:war:2.0.5'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.dispatcher.sample" rev="2.0.5">
<artifact name="org.wso2.carbon.identity.rest.api.dispatcher.sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.rest.dispatcher', module='org.wso2.carbon.identity.rest.api.dispatcher.sample', version='2.0.5')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.dispatcher.sample" % "2.0.5"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.sample "2.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.rest.dispatcher : org.wso2.carbon.identity.api.dispatcher.core | jar | 2.0.5 |
| org.wso2.carbon.identity.rest.dispatcher : org.wso2.carbon.identity.rest.api.sample | jar | 2.0.5 |