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