| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.syncope.ext.scimv2 |
| Идентификатор | Идентификаторsyncope-ext-scimv2-scim-rest-cxf |
| Версия | Версия2.1.9 |
| Тип | Типjar |
| Описание |
ОписаниеApache Syncope Ext: SCIMv2 SCIM REST CXF
Apache Syncope Ext: SCIMv2 SCIM REST CXF
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.scimv2/syncope-ext-scimv2-scim-rest-cxf/ -->
<dependency>
<groupId>org.apache.syncope.ext.scimv2</groupId>
<artifactId>syncope-ext-scimv2-scim-rest-cxf</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.scimv2/syncope-ext-scimv2-scim-rest-cxf/
implementation 'org.apache.syncope.ext.scimv2:syncope-ext-scimv2-scim-rest-cxf:2.1.9'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.scimv2/syncope-ext-scimv2-scim-rest-cxf/
implementation ("org.apache.syncope.ext.scimv2:syncope-ext-scimv2-scim-rest-cxf:2.1.9")
'org.apache.syncope.ext.scimv2:syncope-ext-scimv2-scim-rest-cxf:jar:2.1.9'
<dependency org="org.apache.syncope.ext.scimv2" name="syncope-ext-scimv2-scim-rest-cxf" rev="2.1.9">
<artifact name="syncope-ext-scimv2-scim-rest-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.scimv2', module='syncope-ext-scimv2-scim-rest-cxf', version='2.1.9')
)
libraryDependencies += "org.apache.syncope.ext.scimv2" % "syncope-ext-scimv2-scim-rest-cxf" % "2.1.9"
[org.apache.syncope.ext.scimv2/syncope-ext-scimv2-scim-rest-cxf "2.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context | jar | 5.1.20.RELEASE |
| org.springframework : spring-web | jar | 5.1.20.RELEASE |
| org.springframework.security : spring-security-web | jar | 5.1.13.RELEASE |
| org.springframework.security : spring-security-config | jar | 5.1.13.RELEASE |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.11.4 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.2.14 |
| org.apache.cxf : cxf-rt-rs-service-description | jar | 3.2.14 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.2.14 |
| org.apache.syncope.ext.scimv2 : syncope-ext-scimv2-logic | jar | 2.1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |