| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.rest.dispatcher |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.rest.api.dispatcher.feature |
| Последняя версия | Последняя версия1.0.167 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеIdentity Rest API Feature
This feature contains the bundles required for the Identity Management Rest APIs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.rest.dispatcher</groupId>
<artifactId>org.wso2.carbon.identity.rest.api.dispatcher.feature</artifactId>
<version>1.0.167</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.feature/
implementation 'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.feature:1.0.167'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.feature/
implementation ("org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.feature:1.0.167")
'org.wso2.carbon.identity.rest.dispatcher:org.wso2.carbon.identity.rest.api.dispatcher.feature:pom:1.0.167'
<dependency org="org.wso2.carbon.identity.rest.dispatcher" name="org.wso2.carbon.identity.rest.api.dispatcher.feature" rev="1.0.167">
<artifact name="org.wso2.carbon.identity.rest.api.dispatcher.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.rest.dispatcher', module='org.wso2.carbon.identity.rest.api.dispatcher.feature', version='1.0.167')
)
libraryDependencies += "org.wso2.carbon.identity.rest.dispatcher" % "org.wso2.carbon.identity.rest.api.dispatcher.feature" % "1.0.167"
[org.wso2.carbon.identity.rest.dispatcher/org.wso2.carbon.identity.rest.api.dispatcher.feature "1.0.167"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.identity.rest.dispatcher : org.wso2.carbon.identity.rest.api.dispatcher | war | 1.0.167 |