License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-extend-mybatis-plus |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description项目基本脚手架
|
<!-- https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus/ -->
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-extend-mybatis-plus</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus/
implementation 'com.hccake:ballcat-extend-mybatis-plus:0.7.1'
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus/
implementation ("com.hccake:ballcat-extend-mybatis-plus:0.7.1")
'com.hccake:ballcat-extend-mybatis-plus:jar:0.7.1'
<dependency org="com.hccake" name="ballcat-extend-mybatis-plus" rev="0.7.1">
<artifact name="ballcat-extend-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-extend-mybatis-plus', version='0.7.1')
)
libraryDependencies += "com.hccake" % "ballcat-extend-mybatis-plus" % "0.7.1"
[com.hccake/ballcat-extend-mybatis-plus "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hccake : ballcat-common-model | jar | |
com.hccake : ballcat-common-core | jar | |
com.baomidou : mybatis-plus-core | jar | |
com.baomidou : mybatis-plus-extension | jar | |
cn.hutool : hutool-core | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-tx | 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 |