MVN

com.unboundid.product.scim2 : scim2-sdk-common

Maven & Gradle

Jul 28, 2023
4 usages
147 stars

UnboundID SCIM2 SDK Common · The UnboundID SCIM2 SDK is a library that may be used to interact with various types of SCIM-enabled endpoints (such as the Ping Identity server products) to perform lightweight, cloud-based identity management via the SCIM Protocol. See https://simplecloud.info for more information.

<dependency>
    <groupId>com.unboundid.product.scim2</groupId>
    <artifactId>scim2-sdk-common</artifactId>
    <version>2.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unboundid.product.scim2 : scim2-sdk-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.0

All Versions

Choose a version of com.unboundid.product.scim2 : scim2-sdk-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
scim2-sdk-common-2.4.0
2.3.x
scim2-sdk-common-2.3.8
scim2-sdk-common-2.3.7
scim2-sdk-common-2.3.6
scim2-sdk-common-2.3.5
scim2-sdk-common-2.3.4
scim2-sdk-common-2.3.3
scim2-sdk-common-2.3.2
scim2-sdk-common-2.3.1
scim2-sdk-common-2.3.0
2.2.x
scim2-sdk-common-2.2.2
scim2-sdk-common-2.2.1
scim2-sdk-common-2.2.0
2.1.x
scim2-sdk-common-2.1.3
scim2-sdk-common-2.1.2
scim2-sdk-common-2.1.1
2.0.x
scim2-sdk-common-2.0.4
scim2-sdk-common-2.0.3
1.2.x
scim2-sdk-common-1.2.9

How to add a dependency to Maven

Add the following com.unboundid.product.scim2 : scim2-sdk-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.unboundid.product.scim2</groupId>
    <artifactId>scim2-sdk-common</artifactId>
    <version>2.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.unboundid.product.scim2 : scim2-sdk-common gradle dependency to your build.gradle file:

implementation 'com.unboundid.product.scim2:scim2-sdk-common:2.4.0'

Gradle Kotlin DSL: Add the following com.unboundid.product.scim2 : scim2-sdk-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.unboundid.product.scim2:scim2-sdk-common:2.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.unboundid.product.scim2 : scim2-sdk-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.unboundid.product.scim2" % "scim2-sdk-common" % "2.4.0"

Advertisement

Dependencies from Group

Jul 28, 2023
7 usages
147 stars
Jul 28, 2023
4 usages
147 stars
Jul 28, 2023
1 usages
147 stars
Jul 28, 2023
1 usages
147 stars

Discover Dependencies

Sep 23, 2020
4 usages
6 stars
Dec 18, 2021
7 usages
155 stars
Jul 25, 2019
3 usages
25 stars
Dec 09, 2017
3 usages
125 stars
Jun 15, 2023
5 usages
506 stars
Apr 30, 2020
1 usages
12 stars
Feb 24, 2021
2 usages
1 stars