License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.inbound.provisioning.scim |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.scim.feature |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSCIM Feature
This aggregator feature contains the bundles required for Identity SCIM functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim/org.wso2.carbon.identity.scim.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.provisioning.scim</groupId>
<artifactId>org.wso2.carbon.identity.scim.feature</artifactId>
<version>5.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim/org.wso2.carbon.identity.scim.feature/
implementation 'org.wso2.carbon.identity.inbound.provisioning.scim:org.wso2.carbon.identity.scim.feature:5.7.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.provisioning.scim/org.wso2.carbon.identity.scim.feature/
implementation ("org.wso2.carbon.identity.inbound.provisioning.scim:org.wso2.carbon.identity.scim.feature:5.7.0")
'org.wso2.carbon.identity.inbound.provisioning.scim:org.wso2.carbon.identity.scim.feature:pom:5.7.0'
<dependency org="org.wso2.carbon.identity.inbound.provisioning.scim" name="org.wso2.carbon.identity.scim.feature" rev="5.7.0">
<artifact name="org.wso2.carbon.identity.scim.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.provisioning.scim', module='org.wso2.carbon.identity.scim.feature', version='5.7.0')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.provisioning.scim" % "org.wso2.carbon.identity.scim.feature" % "5.7.0"
[org.wso2.carbon.identity.inbound.provisioning.scim/org.wso2.carbon.identity.scim.feature "5.7.0"]