is not current version
Last Version 5.5.0

org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.server.feature 5.1.10

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

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

Version

5.1.10
Type

Type

pom

Download org.wso2.carbon.um.ws.service.server.feature 5.1.10


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