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