File | Operation |
---|---|
identity-user-ws-5.3.4.pom | download |
<dependency>
<groupId>org.wso2.carbon.identity.user.ws</groupId>
<artifactId>identity-user-ws</artifactId>
<version>5.3.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.ws', module='identity-user-ws', version='5.3.4')
)
<dependency org="org.wso2.carbon.identity.user.ws" name="identity-user-ws" rev="5.3.4" />
<parent> <groupId>org.wso2</groupId> <artifactId>wso2</artifactId> <version>1.2</version> </parent>