License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.codingxxm |
ArtifactId | ArtifactIdmybatis-dict-helper |
Last Version | Last Version0.1.4-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmybatis-dict-helper
mybatis-dict-helper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-dict-helper-0.1.4-RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper/ -->
<dependency>
<groupId>cn.codingxxm</groupId>
<artifactId>mybatis-dict-helper</artifactId>
<version>0.1.4-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper/
implementation 'cn.codingxxm:mybatis-dict-helper:0.1.4-RELEASE'
// https://jarcasting.com/artifacts/cn.codingxxm/mybatis-dict-helper/
implementation ("cn.codingxxm:mybatis-dict-helper:0.1.4-RELEASE")
'cn.codingxxm:mybatis-dict-helper:pom:0.1.4-RELEASE'
<dependency org="cn.codingxxm" name="mybatis-dict-helper" rev="0.1.4-RELEASE">
<artifact name="mybatis-dict-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.codingxxm', module='mybatis-dict-helper', version='0.1.4-RELEASE')
)
libraryDependencies += "cn.codingxxm" % "mybatis-dict-helper" % "0.1.4-RELEASE"
[cn.codingxxm/mybatis-dict-helper "0.1.4-RELEASE"]