Last Version

Apache Syncope Ext: SCIMv2 2.1.11

Apache Syncope Ext: SCIMv2

License

License

GroupId

GroupId

org.apache.syncope.ext
ArtifactId

ArtifactId

syncope-ext-scimv2
Version

Version

2.1.11
Type

Type

pom
Description

Description

Apache Syncope Ext: SCIMv2
Apache Syncope Ext: SCIMv2
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-ext-scimv2 2.1.11


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

Dependencies

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

Project Modules

  • common-lib
  • rest-api
  • rest-cxf
  • scim-rest-api
  • scim-rest-cxf
  • logic
  • client-console