is not current version
Last Version 2.1.11

org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-rest-cxf 2.0.9

Apache Syncope Ext: OIDC Client REST CXF

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.syncope.ext.oidcclient
ArtifactId

ArtifactId

syncope-ext-oidcclient-rest-cxf
Version

Version

2.0.9
Type

Type

jar

Download syncope-ext-oidcclient-rest-cxf 2.0.9


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