is not current version
Last Version 34.0.0

SAP SCIMono Library 0.0.24

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

0.0.24
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 0.0.24


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

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