MVN

io.split.client : redis-wrapper

Maven & Gradle

Aug 01, 2023
22 stars

Package for Redis Wrapper Implementation · Implements Redis Pluggable Storage

<dependency>
    <groupId>io.split.client</groupId>
    <artifactId>redis-wrapper</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.split.client : redis-wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1
  • Latest Release Candidate: 3.0.0-rc
  • Latest Beta: 1.0.0-beta
  • Latest Alpha: 1.0.0-alpha

All Versions

Choose a version of io.split.client : redis-wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
redis-wrapper-3.0.1
redis-wrapper-3.0.0
redis-wrapper-3.0.0-rc
2.0.x
redis-wrapper-2.0.0
1.0.x
redis-wrapper-1.0.2
redis-wrapper-1.0.1
redis-wrapper-1.0.1-rc1
redis-wrapper-1.0.0
redis-wrapper-1.0.0-rc1
redis-wrapper-1.0.0-beta
redis-wrapper-1.0.0-alpha

How to add a dependency to Maven

Add the following io.split.client : redis-wrapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.split.client</groupId>
    <artifactId>redis-wrapper</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.split.client : redis-wrapper gradle dependency to your build.gradle file:

implementation 'io.split.client:redis-wrapper:3.0.1'

Gradle Kotlin DSL: Add the following io.split.client : redis-wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("io.split.client:redis-wrapper:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.split.client : redis-wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "io.split.client" % "redis-wrapper" % "3.0.1"

Advertisement

Dependencies from Group

Aug 01, 2023
2 usages
22 stars
Aug 01, 2023
1 usages
22 stars
Oct 12, 2022
1 usages
22 stars
Aug 01, 2023
22 stars
Jul 18, 2023
16 stars

Discover Dependencies

Aug 04, 2023
1 usages
1k stars
Jun 27, 2023
1 usages
1.3k stars
Jun 27, 2023
1 usages
1.3k stars
Jun 27, 2023
1 usages
1.3k stars
Jun 27, 2023
1 usages
1.3k stars
Oct 28, 2021
1 usages
0 stars