не последняя версия
Последняя версия 2.0.6

org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.sample 2.0.4

WSO2 Identity Server - Rest API Sample Dispatcher

Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.carbon.identity.rest.dispatcher
Идентификатор

Идентификатор

org.wso2.carbon.identity.rest.api.dispatcher.sample
Версия

Версия

2.0.4
Тип

Тип

war

Скачать org.wso2.carbon.identity.rest.api.dispatcher.sample 2.0.4


<!-- 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.4</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.4'
// 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.4")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.sample:war:2.0.4'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.dispatcher.sample" rev="2.0.4">
  <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.4')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.dispatcher.sample" % "2.0.4"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.sample "2.0.4"]