License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.inbound.provisioning.scim2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.scim2.provider.feature |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - SCIM2 - Service Provider Feature
This feature contains the bundles required for the SCIM2 Service Provider Feature
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
<artifactId>org.wso2.carbon.identity.scim2.provider.feature</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider.feature/
implementation 'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider.feature:1.6.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider.feature/
implementation ("org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider.feature:1.6.1")
'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider.feature:pom:1.6.1'
<dependency org="org.wso2.carbon.identity.inbound.provisioning.scim2" name="org.wso2.carbon.identity.scim2.provider.feature" rev="1.6.1">
<artifact name="org.wso2.carbon.identity.scim2.provider.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.provisioning.scim2', module='org.wso2.carbon.identity.scim2.provider.feature', version='1.6.1')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.provisioning.scim2" % "org.wso2.carbon.identity.scim2.provider.feature" % "1.6.1"
[org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider.feature "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.inbound.provisioning.scim2 : org.wso2.carbon.identity.scim2.provider | war | 1.6.1 |