License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.user.api |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.api.user.common |
Version | Version1.2.2 |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.common/ -->
<dependency>
<groupId>org.wso2.carbon.identity.user.api</groupId>
<artifactId>org.wso2.carbon.identity.api.user.common</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.common/
implementation 'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.common:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.common/
implementation ("org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.common:1.2.2")
'org.wso2.carbon.identity.user.api:org.wso2.carbon.identity.api.user.common:jar:1.2.2'
<dependency org="org.wso2.carbon.identity.user.api" name="org.wso2.carbon.identity.api.user.common" rev="1.2.2">
<artifact name="org.wso2.carbon.identity.api.user.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.user.api', module='org.wso2.carbon.identity.api.user.common', version='1.2.2')
)
libraryDependencies += "org.wso2.carbon.identity.user.api" % "org.wso2.carbon.identity.api.user.common" % "1.2.2"
[org.wso2.carbon.identity.user.api/org.wso2.carbon.identity.api.user.common "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jaxrs | jar | 1.6.2 |
commons-lang.wso2 » commons-lang | jar | 2.6.0.wso2v1 |
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon : org.wso2.carbon.user.core | jar | 4.6.0 |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.5 |
org.apache.cxf : cxf-rt-rs-service-description | jar | 3.4.5 |
org.springframework : spring-web | jar | 5.1.1.RELEASE |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.0 |
org.wso2.carbon.identity.governance : org.wso2.carbon.identity.recovery | jar | 1.4.28 |