MVN

com.unboundid.product.scim : scim-sdk

Maven & Gradle

Sep 08, 2021
7 usages
37 stars

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

<dependency>
    <groupId>com.unboundid.product.scim</groupId>
    <artifactId>scim-sdk</artifactId>
    <version>1.8.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.8.26

All Versions

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

Version Vulnerabilities Updated
1.8.x
scim-sdk-1.8.26
scim-sdk-1.8.25
scim-sdk-1.8.24
scim-sdk-1.8.23
scim-sdk-1.8.22
scim-sdk-1.8.21
scim-sdk-1.8.20
scim-sdk-1.8.19
scim-sdk-1.8.18
scim-sdk-1.8.16
scim-sdk-1.8.15
scim-sdk-1.8.14
scim-sdk-1.8.13
scim-sdk-1.8.12
scim-sdk-1.8.11
scim-sdk-1.8.9
scim-sdk-1.8.8
scim-sdk-1.8.2
scim-sdk-1.8.1
scim-sdk-1.8.0
1.7.x
scim-sdk-1.7.1
1.6.x
scim-sdk-1.6.0
1.5.x
scim-sdk-1.5.0
1.3.x
scim-sdk-1.3.2
scim-sdk-1.3.0
1.2.x
scim-sdk-1.2.0
1.1.x
scim-sdk-1.1.1
scim-sdk-1.1.0
1.0.x
scim-sdk-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.unboundid.product.scim</groupId>
    <artifactId>scim-sdk</artifactId>
    <version>1.8.26</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.unboundid.product.scim:scim-sdk:1.8.26'

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

implementation("com.unboundid.product.scim:scim-sdk:1.8.26")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.unboundid.product.scim" % "scim-sdk" % "1.8.26"

Advertisement

Dependencies from Group

Sep 08, 2021
7 usages
37 stars
Sep 08, 2021
37 stars

Discover Dependencies

Jun 01, 2018
6 usages
2 stars
Sep 30, 2021
5 usages
61 stars
Feb 03, 2022
3 usages
Dec 15, 2020
2 usages
157 stars
Jul 18, 2021
3 usages
Nov 26, 2019
3 usages
250 stars
Jul 16, 2020
2 usages
1 stars
Nov 16, 2020
2 usages
61 stars