License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-common-security |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-common-security/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-common-security</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-common-security/
implementation 'com.hccake:ballcat-common-security:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-common-security/
implementation ("com.hccake:ballcat-common-security:0.7.1")
'com.hccake:ballcat-common-security:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-common-security" rev="0.7.1">
<artifact name="ballcat-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-common-security', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-common-security" % "0.7.1"
[com.hccake/ballcat-common-security "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hccake : ballcat-common-model | jar | |
com.hccake : ballcat-common-util | jar | |
cn.hutool : hutool-core | jar | |
cn.hutool : hutool-crypto | jar | |
org.springframework.security : spring-security-core | jar | |
org.springframework.security : spring-security-oauth2-core | jar | |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.nimbusds : oauth2-oidc-sdk | jar | 9.20 |
org.springframework.data : spring-data-redis Optional | jar | |
org.mapstruct : mapstruct | jar | 1.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.security : spring-security-test | jar |