is not current version
Last Version 2021.0.2.0

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


Categories

Categories

Redis Data Databases
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-springboot-redis-common
Version

Version

2020.0.0.3
Type

Type

jar

Download pacebox-springboot-redis-common 2020.0.0.3


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