com.github.huifer:common

crud template for mybatis and redis

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

common
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 common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.2.RELEASE
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5-Releases-hot-fix
0.0.5-Releases