Last Version

com.hccake:ballcat-auth-controller 0.7.1

项目基本脚手架

License

License

GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-auth-controller
Version

Version

0.7.1
Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-auth-controller 0.7.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.hccake : ballcat-common-core jar
com.hccake : ballcat-common-util jar
com.hccake : ballcat-common-security jar
com.hccake : ballcat-common-model jar
com.hccake : ballcat-auth-biz jar
org.springframework.security : spring-security-web jar
org.springframework.security.oauth : spring-security-oauth2 jar
org.springframework.data : spring-data-redis jar
javax.servlet : javax.servlet-api 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.