crud-template

crud template for mybatis and redis

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

crud
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
Project URL

Project URL

https://github.com/huifer/crud

Download crud

How to add to project

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

  • template

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