security-code

基于spring security的二次封装,对于在日常 spring security 开发过程中使用到的可能使用到验证码和短信登录功能进行了封装,开箱即用

Лицензия

Лицензия

Группа

Группа

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

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

sso-code
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

security-code
基于spring security的二次封装,对于在日常 spring security 开发过程中使用到的可能使用到验证码和短信登录功能进行了封装,开箱即用

Скачать sso-code

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.yishuifengxiao.common : common-tool jar 1.2.4
com.yishuifengxiao.common : validation jar 1.0.0
com.yishuifengxiao.common : security-core jar 1.0.0

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

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

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

Версия
1.0.0