| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Data |
| GroupId | GroupIdcom.hccake |
| ArtifactId | ArtifactIdballcat-spring-boot-starter-datascope |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-datascope/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-spring-boot-starter-datascope</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-datascope/
implementation 'com.hccake:ballcat-spring-boot-starter-datascope:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-spring-boot-starter-datascope/
implementation ("com.hccake:ballcat-spring-boot-starter-datascope:0.7.1")
'com.hccake:ballcat-spring-boot-starter-datascope:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-spring-boot-starter-datascope" rev="0.7.1">
<artifact name="ballcat-spring-boot-starter-datascope" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-spring-boot-starter-datascope', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-spring-boot-starter-datascope" % "0.7.1"
[com.hccake/ballcat-spring-boot-starter-datascope "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| com.github.jsqlparser : jsqlparser | jar | |
| org.mybatis : mybatis | jar | |
| org.springframework : spring-context | jar | |
| org.springframework.boot : spring-boot-autoconfigure | 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 : spring-aspects | jar | |
| com.h2database : h2 | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.2 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |