crud-template

crud template for mybatis and redis

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

template
Last Version

Last Version

0.0.5-Releases-hot-fix
Release Date

Release Date

Type

Type

pom
Description

Description

crud-template
crud template for mybatis and redis

Download template

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • for-mybatis-plus
  • for-mybatis

Versions

Version
0.0.5-Releases-hot-fix
0.0.5-Releases
0.0.4-Releases-hotfix
0.0.4-Releases
0.0.3-Releases
0.0.2-Releases
0.0.1-Releases