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

org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.client.feature 5.3.5

This feature contains the bundles required for remote user management client functionality

Категории

Категории

IDE Инструменты разработки CLI Взаимодействие с пользователем
Группа

Группа

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

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

org.wso2.carbon.um.ws.service.client.feature
Версия

Версия

5.3.5
Тип

Тип

pom

Скачать org.wso2.carbon.um.ws.service.client.feature 5.3.5


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.service.client.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.user.ws</groupId>
    <artifactId>org.wso2.carbon.um.ws.service.client.feature</artifactId>
    <version>5.3.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.service.client.feature/
implementation 'org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.client.feature:5.3.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.service.client.feature/
implementation ("org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.client.feature:5.3.5")
'org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.client.feature:pom:5.3.5'
<dependency org="org.wso2.carbon.identity.user.ws" name="org.wso2.carbon.um.ws.service.client.feature" rev="5.3.5">
  <artifact name="org.wso2.carbon.um.ws.service.client.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.ws', module='org.wso2.carbon.um.ws.service.client.feature', version='5.3.5')
)
libraryDependencies += "org.wso2.carbon.identity.user.ws" % "org.wso2.carbon.um.ws.service.client.feature" % "5.3.5"
[org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.service.client.feature "5.3.5"]