License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.syncope.ext.oidcclient |
ArtifactId | ArtifactIdsyncope-ext-oidcclient-agent |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionApache Syncope Ext: OIDC Client Agent
Apache Syncope Ext: OIDC Client Agent
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-agent/ -->
<dependency>
<groupId>org.apache.syncope.ext.oidcclient</groupId>
<artifactId>syncope-ext-oidcclient-agent</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-agent/
implementation 'org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-agent:2.1.10'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-agent/
implementation ("org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-agent:2.1.10")
'org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-agent:jar:2.1.10'
<dependency org="org.apache.syncope.ext.oidcclient" name="syncope-ext-oidcclient-agent" rev="2.1.10">
<artifact name="syncope-ext-oidcclient-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.oidcclient', module='syncope-ext-oidcclient-agent', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.ext.oidcclient" % "syncope-ext-oidcclient-agent" % "2.1.10"
[org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-agent "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.apache.syncope.client : syncope-client-lib | jar | 2.1.10 |
org.apache.syncope.ext.oidcclient : syncope-ext-oidcclient-rest-api | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
org.apache.taglibs : taglibs-standard-impl | jar | 1.2.5 |