License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.codingxxm |
ArtifactId | ArtifactIdmybatis-dict-helper-boot-starter |
Last Version | Last Version0.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-dict-helper-boot-starter
mybatis-dict-helper-boot-starter
|
<!-- https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-boot-starter/ -->
<dependency>
<groupId>cn.codingxxm</groupId>
<artifactId>mybatis-dict-helper-boot-starter</artifactId>
<version>0.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-boot-starter/
implementation 'cn.codingxxm:mybatis-dict-helper-boot-starter:0.1.4-RELEASE'
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper-boot-starter/
implementation ("cn.codingxxm:mybatis-dict-helper-boot-starter:0.1.4-RELEASE")
'cn.codingxxm:mybatis-dict-helper-boot-starter:jar:0.1.4-RELEASE'
<dependency org="cn.codingxxm" name="mybatis-dict-helper-boot-starter" rev="0.1.4-RELEASE">
<artifact name="mybatis-dict-helper-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codingxxm', module='mybatis-dict-helper-boot-starter', version='0.1.4-RELEASE')
)
libraryDependencies += "cn.codingxxm" % "mybatis-dict-helper-boot-starter" % "0.1.4-RELEASE"
[cn.codingxxm/mybatis-dict-helper-boot-starter "0.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.3.7.RELEASE |
cn.codingxxm : mybatis-dict-helper-core | jar | 0.1.4-RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |