is not current version
Last Version 1.0.6

com.github.nicklaus4:redis-pool 1.0.5

redis pool

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

redis-pool
Version

Version

1.0.5
Type

Type

jar

Download redis-pool 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.nicklaus4/redis-pool/ -->
<dependency>
    <groupId>com.github.nicklaus4</groupId>
    <artifactId>redis-pool</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicklaus4/redis-pool/
implementation 'com.github.nicklaus4:redis-pool:1.0.5'
// https://jarcasting.com/artifacts/com.github.nicklaus4/redis-pool/
implementation ("com.github.nicklaus4:redis-pool:1.0.5")
'com.github.nicklaus4:redis-pool:jar:1.0.5'
<dependency org="com.github.nicklaus4" name="redis-pool" rev="1.0.5">
  <artifact name="redis-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicklaus4', module='redis-pool', version='1.0.5')
)
libraryDependencies += "com.github.nicklaus4" % "redis-pool" % "1.0.5"
[com.github.nicklaus4/redis-pool "1.0.5"]