security-core

基于spring security的二次封装,对于在日常开发过程中使用到的 spring security功能都进行了动态包含,通过简单的配置即可整合spring security的功能,并提供了SPI接口

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.yishuifengxiao.common
Идентификатор

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

security-core
Последняя версия

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

1.5.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

security-core
基于spring security的二次封装,对于在日常开发过程中使用到的 spring security功能都进行了动态包含,通过简单的配置即可整合spring security的功能,并提供了SPI接口

Скачать security-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.yishuifengxiao.common/security-core/ -->
<dependency>
    <groupId>com.yishuifengxiao.common</groupId>
    <artifactId>security-core</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yishuifengxiao.common/security-core/
implementation 'com.yishuifengxiao.common:security-core:1.5.3'
// https://jarcasting.com/artifacts/com.yishuifengxiao.common/security-core/
implementation ("com.yishuifengxiao.common:security-core:1.5.3")
'com.yishuifengxiao.common:security-core:jar:1.5.3'
<dependency org="com.yishuifengxiao.common" name="security-core" rev="1.5.3">
  <artifact name="security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yishuifengxiao.common', module='security-core', version='1.5.3')
)
libraryDependencies += "com.yishuifengxiao.common" % "security-core" % "1.5.3"
[com.yishuifengxiao.common/security-core "1.5.3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-security jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.1.3.RELEASE
org.apache.commons : commons-lang3 Необязательный jar 3.8.1
com.yishuifengxiao.common : common-tool Необязательный jar 1.3.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0