| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.hccake | 
| ArtifactId | ArtifactIdballcat-spring-boot-starter-web | 
| Last Version | Last Version0.7.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description项目基本脚手架 | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |