Last Version

com.hccake:ballcat-admin-core 0.7.1

项目基本脚手架

License

License

GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-admin-core
Version

Version

0.7.1
Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-admin-core 0.7.1


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

Dependencies

compile (15)

Group / Artifact Type Version
com.hccake : ballcat-common-desensitize jar
com.hccake : ballcat-spring-boot-starter-web jar
com.hccake : ballcat-common-model jar
com.hccake : ballcat-spring-boot-starter-redis jar
com.hccake : ballcat-spring-boot-starter-log jar
com.hccake : ballcat-spring-boot-starter-oss jar
com.hccake : ballcat-spring-boot-starter-xss jar
com.baomidou : mybatis-plus-boot-starter jar
org.springframework.security.oauth : spring-security-oauth2 jar
com.anji-plus : spring-boot-starter-captcha jar
com.hccake : ballcat-auth-controller jar
com.hccake : ballcat-system-controller jar
com.hccake : ballcat-notify-controller jar
com.hccake : ballcat-log-controller 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.