License |
License |
---|---|
GroupId | GroupIdcom.github.huifer |
ArtifactId | ArtifactIdcommon |
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/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"]
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 |