| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases MyBatis ORM |
| GroupId | GroupIdcom.hccake |
| ArtifactId | ArtifactIdballcat-extend-mybatis-plus-mysql |
| Version | Version0.0.7 |
| Type | Typejar |
| Description |
Description项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus-mysql/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-extend-mybatis-plus-mysql</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus-mysql/
implementation 'com.hccake:ballcat-extend-mybatis-plus-mysql:0.0.7'
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus-mysql/
implementation ("com.hccake:ballcat-extend-mybatis-plus-mysql:0.0.7")
'com.hccake:ballcat-extend-mybatis-plus-mysql:jar:0.0.7'
<dependency org="com.hccake" name="ballcat-extend-mybatis-plus-mysql" rev="0.0.7">
<artifact name="ballcat-extend-mybatis-plus-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-extend-mybatis-plus-mysql', version='0.0.7')
)
libraryDependencies += "com.hccake" % "ballcat-extend-mybatis-plus-mysql" % "0.0.7"
[com.hccake/ballcat-extend-mybatis-plus-mysql "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hccake : ballcat-extend-mybatis-plus | jar | |
| cn.hutool : hutool-all | jar | |
| org.projectlombok : lombok Optional | jar | |
| org.mapstruct : mapstruct Optional | jar | |
| org.mapstruct : mapstruct-processor Optional | jar | |
| org.projectlombok : lombok-mapstruct-binding Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar |