Last Version

UnboundID SCIM SDK 1.8.26

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.

License

License

UnboundID SCIM SDK Free Use License
GroupId

GroupId

com.unboundid.product.scim
ArtifactId

ArtifactId

scim-sdk
Version

Version

1.8.26
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Ping Identity Corporation
Source Code Management

Source Code Management

https://github.com/pingidentity/scim

Download scim-sdk 1.8.26


<!-- https://jarcasting.com/artifacts/com.unboundid.product.scim/scim-sdk/ -->
<dependency>
    <groupId>com.unboundid.product.scim</groupId>
    <artifactId>scim-sdk</artifactId>
    <version>1.8.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.unboundid.product.scim/scim-sdk/
implementation 'com.unboundid.product.scim:scim-sdk:1.8.26'
// https://jarcasting.com/artifacts/com.unboundid.product.scim/scim-sdk/
implementation ("com.unboundid.product.scim:scim-sdk:1.8.26")
'com.unboundid.product.scim:scim-sdk:jar:1.8.26'
<dependency org="com.unboundid.product.scim" name="scim-sdk" rev="1.8.26">
  <artifact name="scim-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.unboundid.product.scim', module='scim-sdk', version='1.8.26')
)
libraryDependencies += "com.unboundid.product.scim" % "scim-sdk" % "1.8.26"
[com.unboundid.product.scim/scim-sdk "1.8.26"]

Dependencies

compile (5)

Group / Artifact Type Version
com.unboundid.components : json jar 1.0.0
org.mortbay.jetty : servlet-api jar 3.0.20100224
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.wink : wink-client-apache-httpclient jar 1.4
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.17

Project Modules

There are no modules declared in this project.