is not current version
Last Version 2.1.11

org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-client-console 2.0.9

Apache Syncope Ext: OIDC Client Console

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.syncope.ext.oidcclient
ArtifactId

ArtifactId

syncope-ext-oidcclient-client-console
Version

Version

2.0.9
Type

Type

jar

Download syncope-ext-oidcclient-client-console 2.0.9


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