| Категории |
КатегорииБезопасность |
|---|---|
| Группа | Группаorg.xaloon.core |
| Идентификатор | Идентификаторxaloon-core-security-spring |
| Последняя версия | Последняя версия1.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxaloon-core-security-spring
xaloon security spring implementation
|
<!-- https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/ -->
<dependency>
<groupId>org.xaloon.core</groupId>
<artifactId>xaloon-core-security-spring</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/
implementation 'org.xaloon.core:xaloon-core-security-spring:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.core/xaloon-core-security-spring/
implementation ("org.xaloon.core:xaloon-core-security-spring:1.6.1")
'org.xaloon.core:xaloon-core-security-spring:jar:1.6.1'
<dependency org="org.xaloon.core" name="xaloon-core-security-spring" rev="1.6.1">
<artifact name="xaloon-core-security-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.core', module='xaloon-core-security-spring', version='1.6.1')
)
libraryDependencies += "org.xaloon.core" % "xaloon-core-security-spring" % "1.6.1"
[org.xaloon.core/xaloon-core-security-spring "1.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xaloon.core : xaloon-core-api | jar | ${project.version} |
| org.springframework.security : spring-security-core | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.springframework.security : spring-security-web | jar | |
| org.springframework : spring-orm | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework : spring-expression | jar | |
| org.springframework : spring-aop | jar | |
| org.springframework : spring-beans | jar |