is not current version
Last Version 5.5.0

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

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

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.wso2.carbon.identity.user.ws
ArtifactId

ArtifactId

org.wso2.carbon.um.ws.service.client.feature
Version

Version

5.4.0
Type

Type

pom

Download org.wso2.carbon.um.ws.service.client.feature 5.4.0


<!-- 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.4.0</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.4.0'
// 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.4.0")
'org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.client.feature:pom:5.4.0'
<dependency org="org.wso2.carbon.identity.user.ws" name="org.wso2.carbon.um.ws.service.client.feature" rev="5.4.0">
  <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.4.0')
)
libraryDependencies += "org.wso2.carbon.identity.user.ws" % "org.wso2.carbon.um.ws.service.client.feature" % "5.4.0"
[org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.service.client.feature "5.4.0"]