is not current version
Last Version 1.5.61

org.wso2.carbon.identity.governance:org.wso2.carbon.identity.user.endpoint 0.1.23

WSO2 Carbon - User Rest API

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.governance
ArtifactId

ArtifactId

org.wso2.carbon.identity.user.endpoint
Version

Version

0.1.23
Type

Type

war

Download org.wso2.carbon.identity.user.endpoint 0.1.23


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/org.wso2.carbon.identity.user.endpoint/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.governance</groupId>
    <artifactId>org.wso2.carbon.identity.user.endpoint</artifactId>
    <version>0.1.23</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/org.wso2.carbon.identity.user.endpoint/
implementation 'org.wso2.carbon.identity.governance:org.wso2.carbon.identity.user.endpoint:0.1.23'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.governance/org.wso2.carbon.identity.user.endpoint/
implementation ("org.wso2.carbon.identity.governance:org.wso2.carbon.identity.user.endpoint:0.1.23")
'org.wso2.carbon.identity.governance:org.wso2.carbon.identity.user.endpoint:war:0.1.23'
<dependency org="org.wso2.carbon.identity.governance" name="org.wso2.carbon.identity.user.endpoint" rev="0.1.23">
  <artifact name="org.wso2.carbon.identity.user.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.governance', module='org.wso2.carbon.identity.user.endpoint', version='0.1.23')
)
libraryDependencies += "org.wso2.carbon.identity.governance" % "org.wso2.carbon.identity.user.endpoint" % "0.1.23"
[org.wso2.carbon.identity.governance/org.wso2.carbon.identity.user.endpoint "0.1.23"]