License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.server.api |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.api.server.userstore.common |
Version | Version1.0.228 |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.userstore.common/ -->
<dependency>
<groupId>org.wso2.carbon.identity.server.api</groupId>
<artifactId>org.wso2.carbon.identity.api.server.userstore.common</artifactId>
<version>1.0.228</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.userstore.common/
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.userstore.common:1.0.228'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.userstore.common/
implementation ("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.userstore.common:1.0.228")
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.userstore.common:jar:1.0.228'
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.userstore.common" rev="1.0.228">
<artifact name="org.wso2.carbon.identity.api.server.userstore.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.userstore.common', version='1.0.228')
)
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.userstore.common" % "1.0.228"
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.userstore.common "1.0.228"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.user.store.configuration | jar | 5.19.20 |
org.springframework : spring-web | jar | 5.1.1.RELEASE |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |