License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.hccake |
ArtifactId | ArtifactIdballcat-extend-mybatis-plus |
Version | Version0.0.9 |
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.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus/
implementation 'com.hccake:ballcat-extend-mybatis-plus:0.0.9'
// https://jarcasting.com/artifacts/com.hccake/ballcat-extend-mybatis-plus/
implementation ("com.hccake:ballcat-extend-mybatis-plus:0.0.9")
'com.hccake:ballcat-extend-mybatis-plus:jar:0.0.9'
<dependency org="com.hccake" name="ballcat-extend-mybatis-plus" rev="0.0.9">
<artifact name="ballcat-extend-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hccake', module='ballcat-extend-mybatis-plus', version='0.0.9')
)
libraryDependencies += "com.hccake" % "ballcat-extend-mybatis-plus" % "0.0.9"
[com.hccake/ballcat-extend-mybatis-plus "0.0.9"]
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.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 |