Last Version

SAP SCIMono Library 34.0.0

SAP SCIMono provides drop-in support for serving a SCIM v2 API.

License

License

GroupId

GroupId

com.sap.scimono
ArtifactId

ArtifactId

scimono-parent
Version

Version

34.0.0
Type

Type

pom
Description

Description

SAP SCIMono Library
SAP SCIMono provides drop-in support for serving a SCIM v2 API.
Project URL

Project URL

https://github.com/SAP/scimono
Project Organization

Project Organization

SAP SE
Source Code Management

Source Code Management

https://github.com/SAP/scimono

Download scimono-parent 34.0.0


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

Dependencies

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

Project Modules

  • scimono-client
  • scimono-server
  • scimono-examples
  • scimono-compliance-tests