is not current version
Last Version 4.4.9

org.wso2.carbon.commons:org.wso2.carbon.um.ws.service.client.feature 4.4.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

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

Version

4.4.0
Type

Type

pom

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


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