Jar examples for s: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.
You can download jar file scim-sdk 1.8.18 in this page.
GNU General Public License version 2 (GPLv2)
You can use the following script to add scim-sdk-1.8.18.jar to your project.
<dependency> <groupId>com.unboundid.product.scim</groupId> <artifactId>scim-sdk</artifactId> <version>1.8.18</version> </dependency>
compile group: 'com.unboundid.product.scim', name: 'scim-sdk', version: '1.8.18'
libraryDependencies += "com.unboundid.product.scim" % "scim-sdk" % "1.8.18"
<dependency org="com.unboundid.product.scim" name="scim-sdk" rev="1.8.18"/>
@Grapes(@Grab(group='com.unboundid.product.scim', module='scim-sdk', version='1.8.18'))
'com.unboundid.product.scim:scim-sdk:jar:1.8.18'
Click the following link to download the jar file.
scim-sdk-1.8.18-javadoc.jar