Last Version

UnboundID SCIM2 SDK Client 2.3.7

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.unboundid.product.scim2
ArtifactId

ArtifactId

scim2-sdk-client
Version

Version

2.3.7
Type

Type

jar
Description

Description

UnboundID 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.
Project URL

Project URL

https://github.com/pingidentity/scim2
Project Organization

Project Organization

Ping Identity Corporation
Source Code Management

Source Code Management

https://github.com/pingidentity/scim2

Download scim2-sdk-client 2.3.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.unboundid.product.scim2 : scim2-sdk-common jar 2.3.7
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.2

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

Project Modules

There are no modules declared in this project.