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

com.kasinf:ks-boot-starter-security 1.2.4.RELEASE

基于spring security的网站安全配置

Категории

Категории

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

Группа

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

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

ks-boot-starter-security
Версия

Версия

1.2.4.RELEASE
Тип

Тип

jar

Скачать ks-boot-starter-security 1.2.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.kasinf/ks-boot-starter-security/ -->
<dependency>
    <groupId>com.kasinf</groupId>
    <artifactId>ks-boot-starter-security</artifactId>
    <version>1.2.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-starter-security/
implementation 'com.kasinf:ks-boot-starter-security:1.2.4.RELEASE'
// https://jarcasting.com/artifacts/com.kasinf/ks-boot-starter-security/
implementation ("com.kasinf:ks-boot-starter-security:1.2.4.RELEASE")
'com.kasinf:ks-boot-starter-security:jar:1.2.4.RELEASE'
<dependency org="com.kasinf" name="ks-boot-starter-security" rev="1.2.4.RELEASE">
  <artifact name="ks-boot-starter-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kasinf', module='ks-boot-starter-security', version='1.2.4.RELEASE')
)
libraryDependencies += "com.kasinf" % "ks-boot-starter-security" % "1.2.4.RELEASE"
[com.kasinf/ks-boot-starter-security "1.2.4.RELEASE"]