is not current version
Last Version 2021.0.2.0

tech.mhuang.pacebox:pacebox-springboot-redis-common 1.0.9


Categories

Categories

Redis Data Databases
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-springboot-redis-common
Version

Version

1.0.9
Type

Type

jar

Download pacebox-springboot-redis-common 1.0.9


<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-redis-common/ -->
<dependency>
    <groupId>tech.mhuang.pacebox</groupId>
    <artifactId>pacebox-springboot-redis-common</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-redis-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-redis-common:1.0.9'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-redis-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-redis-common:1.0.9")
'tech.mhuang.pacebox:pacebox-springboot-redis-common:jar:1.0.9'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-redis-common" rev="1.0.9">
  <artifact name="pacebox-springboot-redis-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-redis-common', version='1.0.9')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-redis-common" % "1.0.9"
[tech.mhuang.pacebox/pacebox-springboot-redis-common "1.0.9"]