is not current version
Last Version 1.6.1

org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider 1.1.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.inbound.provisioning.scim2
ArtifactId

ArtifactId

org.wso2.carbon.identity.scim2.provider
Version

Version

1.1.2
Type

Type

war

Download org.wso2.carbon.identity.scim2.provider 1.1.2


<!-- 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.1.2</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.1.2'
// 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.1.2")
'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.provider:war:1.1.2'
<dependency org="org.wso2.carbon.identity.inbound.provisioning.scim2" name="org.wso2.carbon.identity.scim2.provider" rev="1.1.2">
  <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.1.2')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.provisioning.scim2" % "org.wso2.carbon.identity.scim2.provider" % "1.1.2"
[org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.provider "1.1.2"]