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