Last Version

com.hccake:ballcat-auth 0.7.1

项目基本脚手架

License

License

GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-auth
Version

Version

0.7.1
Type

Type

pom
Description

Description

项目基本脚手架

Download ballcat-auth 0.7.1

Filename Size
ballcat-auth-0.7.1.pom 876 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
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

  • ballcat-auth-biz
  • ballcat-auth-controller