Last Version

UnboundID SCIM2 SDK Server 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

GroupId

GroupId

com.unboundid.product.scim2
ArtifactId

ArtifactId

scim2-sdk-server
Version

Version

2.3.7
Type

Type

jar
Description

Description

UnboundID SCIM2 SDK Server
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-server 2.3.7


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

Dependencies

compile (6)

Group / Artifact Type Version
com.unboundid.product.scim2 : scim2-sdk-common jar 2.3.7
com.unboundid.product.scim2 : scim2-sdk-client 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
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.10.2

provided (2)

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

test (8)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.28
org.glassfish.jersey.core : jersey-client jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty jar 2.28
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.28
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.28
com.google.guava : guava jar 29.0-jre
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.