is not current version
Last Version 2021.0.2.0

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


Categories

Categories

Redis Data Databases
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-springboot-redis-common
Version

Version

1.0.0
Type

Type

jar

Download pacebox-springboot-redis-common 1.0.0


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