Last Version

Apache Syncope Ext: OIDC Client 2.1.11

Apache Syncope Ext: OIDC Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.syncope.ext
ArtifactId

ArtifactId

syncope-ext-oidcclient
Version

Version

2.1.11
Type

Type

pom
Description

Description

Apache Syncope Ext: OIDC Client
Apache Syncope Ext: OIDC Client
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-ext-oidcclient 2.1.11


<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-oidcclient/ -->
<dependency>
    <groupId>org.apache.syncope.ext</groupId>
    <artifactId>syncope-ext-oidcclient</artifactId>
    <version>2.1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-oidcclient/
implementation 'org.apache.syncope.ext:syncope-ext-oidcclient:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-oidcclient/
implementation ("org.apache.syncope.ext:syncope-ext-oidcclient:2.1.11")
'org.apache.syncope.ext:syncope-ext-oidcclient:pom:2.1.11'
<dependency org="org.apache.syncope.ext" name="syncope-ext-oidcclient" rev="2.1.11">
  <artifact name="syncope-ext-oidcclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-oidcclient', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-oidcclient" % "2.1.11"
[org.apache.syncope.ext/syncope-ext-oidcclient "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
  • logic
  • rest-cxf
  • persistence-api
  • persistence-jpa
  • agent
  • client-console
  • client-enduser
  • provisioning-api
  • provisioning-java