is not current version
Last Version 2.1.11

org.apache.syncope.ext:syncope-ext-scimv2 2.0.9

Apache Syncope Ext: SCIMv2

GroupId

GroupId

org.apache.syncope.ext
ArtifactId

ArtifactId

syncope-ext-scimv2
Version

Version

2.0.9
Type

Type

pom

Download syncope-ext-scimv2 2.0.9


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