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