License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.syncope.ext.oidcclient |
ArtifactId | ArtifactIdsyncope-ext-oidcclient-logic |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Ext: OIDC Client Logic
Apache Syncope Ext: OIDC Client Logic
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-logic/ -->
<dependency>
<groupId>org.apache.syncope.ext.oidcclient</groupId>
<artifactId>syncope-ext-oidcclient-logic</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-logic/
implementation 'org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-logic:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-logic/
implementation ("org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-logic:2.1.11")
'org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-logic:jar:2.1.11'
<dependency org="org.apache.syncope.ext.oidcclient" name="syncope-ext-oidcclient-logic" rev="2.1.11">
<artifact name="syncope-ext-oidcclient-logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.oidcclient', module='syncope-ext-oidcclient-logic', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext.oidcclient" % "syncope-ext-oidcclient-logic" % "2.1.11"
[org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-logic "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.core : syncope-core-logic | jar | 2.1.11 |
org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-provisioning-java | jar | 2.1.11 |
org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.3.13 |
org.apache.cxf : cxf-rt-rs-security-sso-oidc | jar | 3.3.13 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |