Last Version

UnboundID SCIM2 Extensions 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-ubid-extensions
Version

Version

2.3.7
Type

Type

jar
Description

Description

UnboundID SCIM2 Extensions
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-ubid-extensions 2.3.7


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.