License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.inbound.provisioning.scim2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.scim2.provider |
Version | Version1.5.86 |
Type | Typewar |
Description |
DescriptionWSO2 Carbon - SCIM 2.0 - Service Provider Component
SCIM 2.0 Implementation for C4
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.scim2.provider</artifactId>
<version>1.5.86</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider/
implementation 'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider:1.5.86'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider/
implementation ("org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider:1.5.86")
'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider:war:1.5.86'
<dependency org="org.wso2.carbon.identity.inbound.provisioning.scim2" name="org.wso2.carbon.identity.scim2.provider" rev="1.5.86">
<artifact name="org.wso2.carbon.identity.scim2.provider" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.provisioning.scim2', module='org.wso2.carbon.identity.scim2.provider', version='1.5.86')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.provisioning.scim2" % "org.wso2.carbon.identity.scim2.provider" % "1.5.86"
[org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider "1.5.86"]