com.github.huifer:for-mybatis-plus

crud template for mybatis and redis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

for-mybatis-plus
Last Version

Last Version

0.0.5-Releases-hot-fix
Release Date

Release Date

Type

Type

jar
Description

Description

crud template for mybatis and redis

Download for-mybatis-plus

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.huifer/for-mybatis-plus/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>for-mybatis-plus</artifactId>
    <version>0.0.5-Releases-hot-fix</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/for-mybatis-plus/
implementation 'com.github.huifer:for-mybatis-plus:0.0.5-Releases-hot-fix'
// https://jarcasting.com/artifacts/com.github.huifer/for-mybatis-plus/
implementation ("com.github.huifer:for-mybatis-plus:0.0.5-Releases-hot-fix")
'com.github.huifer:for-mybatis-plus:jar:0.0.5-Releases-hot-fix'
<dependency org="com.github.huifer" name="for-mybatis-plus" rev="0.0.5-Releases-hot-fix">
  <artifact name="for-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='for-mybatis-plus', version='0.0.5-Releases-hot-fix')
)
libraryDependencies += "com.github.huifer" % "for-mybatis-plus" % "0.0.5-Releases-hot-fix"
[com.github.huifer/for-mybatis-plus "0.0.5-Releases-hot-fix"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.huifer : common jar 0.0.5-Releases-hot-fix
com.baomidou : mybatis-plus jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5-Releases-hot-fix
0.0.5-Releases