не последняя версия
Последняя версия 2.1.11

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

Apache Syncope Ext: OIDC Client REST CXF

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.apache.syncope.ext.oidcclient
Идентификатор

Идентификатор

syncope-ext-oidcclient-rest-cxf
Версия

Версия

2.1.5
Тип

Тип

jar

Скачать syncope-ext-oidcclient-rest-cxf 2.1.5


<!-- 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.1.5</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.1.5'
// 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.1.5")
'org.apache.syncope.ext.oidcclient:syncope-ext-oidcclient-rest-cxf:jar:2.1.5'
<dependency org="org.apache.syncope.ext.oidcclient" name="syncope-ext-oidcclient-rest-cxf" rev="2.1.5">
  <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.1.5')
)
libraryDependencies += "org.apache.syncope.ext.oidcclient" % "syncope-ext-oidcclient-rest-cxf" % "2.1.5"
[org.apache.syncope.ext.oidcclient/syncope-ext-oidcclient-rest-cxf "2.1.5"]