Last Version

com.hccake:ballcat-spring-boot-starter-web 0.7.1

项目基本脚手架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-web
Version

Version

0.7.1
Type

Type

jar
Description

Description

项目基本脚手架

Download ballcat-spring-boot-starter-web 0.7.1


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

Dependencies

compile (14)

Group / Artifact Type Version
com.hccake : ballcat-common-core jar
com.hccake : ballcat-common-model jar
com.hccake : ballcat-common-util jar
com.hccake : ballcat-common-desensitize jar
com.hccake : ballcat-extend-dingtalk Optional jar
com.hccake : ballcat-spring-boot-starter-mail Optional jar
javax.validation : validation-api jar
org.hibernate.validator : hibernate-validator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.security : spring-security-core Optional jar
org.springframework.boot : spring-boot-actuator-autoconfigure Optional 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.