License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.huifer |
ArtifactId | ArtifactIdfor-mybatis |
Last Version | Last Version0.0.5-Releases-hot-fix |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrud template for mybatis and redis
|
<!-- https://jarcasting.com/artifacts/com.github.huifer/for-mybatis/ -->
<dependency>
<groupId>com.github.huifer</groupId>
<artifactId>for-mybatis</artifactId>
<version>0.0.5-Releases-hot-fix</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/for-mybatis/
implementation 'com.github.huifer:for-mybatis:0.0.5-Releases-hot-fix'
// https://jarcasting.com/artifacts/com.github.huifer/for-mybatis/
implementation ("com.github.huifer:for-mybatis:0.0.5-Releases-hot-fix")
'com.github.huifer:for-mybatis:jar:0.0.5-Releases-hot-fix'
<dependency org="com.github.huifer" name="for-mybatis" rev="0.0.5-Releases-hot-fix">
<artifact name="for-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='for-mybatis', version='0.0.5-Releases-hot-fix')
)
libraryDependencies += "com.github.huifer" % "for-mybatis" % "0.0.5-Releases-hot-fix"
[com.github.huifer/for-mybatis "0.0.5-Releases-hot-fix"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.5 |
com.github.huifer : common | jar | 0.0.5-Releases-hot-fix |