Last Version

UnboundID SCIM2 SDK Parent 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-parent
Version

Version

2.3.7
Type

Type

pom
Description

Description

UnboundID SCIM2 SDK Parent
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-parent 2.3.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scim2-sdk-common
  • scim2-sdk-server
  • scim2-sdk-client
  • scim2-ubid-extensions
  • scim2-assembly