| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcool.happycoding |
| ArtifactId | ArtifactIdhappy-code-starter-mybatis |
| Version | Version1.0.3.RELEASE |
| Type | Typejar |
| Description |
Descriptionhappy-code-starter-mybatis
mybatis组件
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis/ -->
<dependency>
<groupId>cool.happycoding</groupId>
<artifactId>happy-code-starter-mybatis</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis/
implementation 'cool.happycoding:happy-code-starter-mybatis:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cool.happycoding/happy-code-starter-mybatis/
implementation ("cool.happycoding:happy-code-starter-mybatis:1.0.3.RELEASE")
'cool.happycoding:happy-code-starter-mybatis:jar:1.0.3.RELEASE'
<dependency org="cool.happycoding" name="happy-code-starter-mybatis" rev="1.0.3.RELEASE">
<artifact name="happy-code-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.happycoding', module='happy-code-starter-mybatis', version='1.0.3.RELEASE')
)
libraryDependencies += "cool.happycoding" % "happy-code-starter-mybatis" % "1.0.3.RELEASE"
[cool.happycoding/happy-code-starter-mybatis "1.0.3.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 |
| cool.happycoding : happy-code-starter-user | jar | 1.0.3.RELEASE |
| cool.happycoding : happy-code-base | jar | 1.0.3.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |
| org.springframework.cloud : spring-cloud-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.3 |