| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.syncope.core |
| Идентификатор | Идентификаторsyncope-core-spring |
| Версия | Версия2.1.10 |
| Тип | Типjar |
| Описание |
ОписаниеApache Syncope Core Spring
Apache Syncope Core Misc
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| syncope-core-spring-2.1.10.pom | |
| syncope-core-spring-2.1.10.jar | 86 KB |
| syncope-core-spring-2.1.10-sources.jar | 63 KB |
| syncope-core-spring-2.1.10-javadoc.jar | 219 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-spring</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/
implementation 'org.apache.syncope.core:syncope-core-spring:2.1.10'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/
implementation ("org.apache.syncope.core:syncope-core-spring:2.1.10")
'org.apache.syncope.core:syncope-core-spring:jar:2.1.10'
<dependency org="org.apache.syncope.core" name="syncope-core-spring" rev="2.1.10">
<artifact name="syncope-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-spring', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-spring" % "2.1.10"
[org.apache.syncope.core/syncope-core-spring "2.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| org.jasypt : jasypt | jar | 1.9.3 |
| org.apache.cxf : cxf-rt-rs-security-jose | jar | 3.3.12 |
| org.springframework.security : spring-security-core | jar | 5.2.12.RELEASE |
| org.springframework.security : spring-security-web | jar | 5.2.12.RELEASE |
| org.springframework : spring-tx | jar | 5.2.17.RELEASE |
| org.codehaus.groovy : groovy | jar | 3.0.9 |
| com.fasterxml.uuid : java-uuid-generator | jar | 4.0.1 |
| org.apache.syncope.core : syncope-core-provisioning-api | jar | 2.1.10 |
| org.apache.syncope.common : syncope-common-rest-api | jar | 2.1.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.springframework : spring-test | jar | 5.2.17.RELEASE |
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |