License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcc.cc4414 |
ArtifactId | ArtifactIdcc-spring-mybatis-core |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncc-spring
|
<!-- https://jarcasting.com/artifacts/cc.cc4414/cc-spring-mybatis-core/ -->
<dependency>
<groupId>cc.cc4414</groupId>
<artifactId>cc-spring-mybatis-core</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.cc4414/cc-spring-mybatis-core/
implementation 'cc.cc4414:cc-spring-mybatis-core:0.8.0'
// https://jarcasting.com/artifacts/cc.cc4414/cc-spring-mybatis-core/
implementation ("cc.cc4414:cc-spring-mybatis-core:0.8.0")
'cc.cc4414:cc-spring-mybatis-core:jar:0.8.0'
<dependency org="cc.cc4414" name="cc-spring-mybatis-core" rev="0.8.0">
<artifact name="cc-spring-mybatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.cc4414', module='cc-spring-mybatis-core', version='0.8.0')
)
libraryDependencies += "cc.cc4414" % "cc-spring-mybatis-core" % "0.8.0"
[cc.cc4414/cc-spring-mybatis-core "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
cc.cc4414 : cc-spring-boot-starter | jar | 0.8.0 |
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.2 |