com.hccake:ballcat-auth-biz

项目基本脚手架

License

License

GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-auth-biz
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-auth-biz

How to add to project

<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-auth-biz/ -->
<dependency>
    <groupId>com.hccake</groupId>
    <artifactId>ballcat-auth-biz</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-auth-biz/
implementation 'com.hccake:ballcat-auth-biz:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-auth-biz/
implementation ("com.hccake:ballcat-auth-biz:0.7.1")
'com.hccake:ballcat-auth-biz:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-auth-biz" rev="0.7.1">
  <artifact name="ballcat-auth-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-auth-biz', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-auth-biz" % "0.7.1"
[com.hccake/ballcat-auth-biz "0.7.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.hccake : ballcat-common-security jar
com.hccake : ballcat-common-redis jar
org.springframework.security : spring-security-core jar
org.springframework.security.oauth : spring-security-oauth2 jar
com.anji-plus : captcha jar
org.mapstruct : mapstruct jar 1.4.2.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0