o

org.wso2.carbon.identity.scim2.common

Files download
File Operation
org.wso2.carbon.identity.scim2.common-3.4.79.jar download
org.wso2.carbon.identity.scim2.common-3.4.79.pom download
org.wso2.carbon.identity.scim2.common-3.4.79-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
  <artifactId>org.wso2.carbon.identity.scim2.common</artifactId>
  <version>3.4.79</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.common:3.4.79'
Gradle Kotlin
implementation("org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.common:3.4.79")
Scala SBT
libraryDependencies += "org.wso2.carbon.identity.inbound.provisioning.scim2" % "org.wso2.carbon.identity.scim2.common" % "3.4.79"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.identity.inbound.provisioning.scim2', module='org.wso2.carbon.identity.scim2.common', version='3.4.79')
)
Apache Ivy
<dependency org="org.wso2.carbon.identity.inbound.provisioning.scim2" name="org.wso2.carbon.identity.scim2.common" rev="3.4.79" />
Leiningen
[org.wso2.carbon.identity.inbound.provisioning.scim2/org.wso2.carbon.identity.scim2.common "3.4.79"]
Apache Buildr
'org.wso2.carbon.identity.inbound.provisioning.scim2:org.wso2.carbon.identity.scim2.common:jar:3.4.79'
Dependencies
<parent>
  <groupId>org.wso2.carbon.identity.inbound.provisioning.scim2</groupId>
  <artifactId>identity-inbound-provisioning-scim2</artifactId>
  <version>3.4.79</version>
</parent>

compile

|-- com.sun.xml.parsers:jaxp-ri

|-- commons-collections.wso2:commons-collections

|-- org.wso2.carbon:org.wso2.carbon.user.core

|-- org.wso2.carbon:org.wso2.carbon.core

|-- org.wso2.carbon:org.wso2.carbon.utils

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.core

|-- junit:junit

|-- org.wso2.charon:org.wso2.charon3.core

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.common

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.provisioning

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.claim.metadata.mgt

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.role.mgt.core

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.role.v2.mgt.core

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.authentication.framework

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt

|-- org.wso2.carbon.identity.governance:org.wso2.carbon.identity.password.policy

|-- org.wso2.carbon.identity.organization.management.core:org.wso2.carbon.identity.organization.management.service

|-- org.wso2.carbon.identity.organization.management.core:org.wso2.carbon.identity.organization.management.service

|-- org.wso2.carbon.identity.event.handler.accountlock:org.wso2.carbon.identity.handler.event.account.lock

|-- commons-lang:commons-lang

|-- org.slf4j:slf4j-api

|-- org.slf4j:slf4j-log4j12

|-- org.testng:testng

|-- org.powermock:powermock-module-testng

|-- org.powermock:powermock-api-mockito2

|-- org.jacoco:org.jacoco.agent

|-- org.ops4j.pax.logging:pax-logging-api

test

|-- org.wso2.carbon.identity.framework:org.wso2.carbon.identity.testutil