License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.ext |
ArtifactId | ArtifactIdsyncope-ext-scimv2 |
Version | Version2.1.10 |
Type | Typepom |
Description |
DescriptionApache Syncope Ext: SCIMv2
Apache Syncope Ext: SCIMv2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-ext-scimv2-2.1.10.pom | 1 KB |
Browse |
<!-- 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.10</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.10'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-scimv2/
implementation ("org.apache.syncope.ext:syncope-ext-scimv2:2.1.10")
'org.apache.syncope.ext:syncope-ext-scimv2:pom:2.1.10'
<dependency org="org.apache.syncope.ext" name="syncope-ext-scimv2" rev="2.1.10">
<artifact name="syncope-ext-scimv2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-scimv2', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-scimv2" % "2.1.10"
[org.apache.syncope.ext/syncope-ext-scimv2 "2.1.10"]