MVN

com.github.spullara.redis : client

Maven & Gradle

Jun 22, 2013
3 usages
348 stars

client

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>client</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spullara.redis : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.github.spullara.redis : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
client-0.7
0.6
client-0.6
0.5
client-0.5
0.4
client-0.4
0.3
client-0.3
0.2
client-0.2
0.1
client-0.1

How to add a dependency to Maven

Add the following com.github.spullara.redis : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spullara.redis</groupId>
    <artifactId>client</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spullara.redis : client gradle dependency to your build.gradle file:

implementation 'com.github.spullara.redis:client:0.7'

Gradle Kotlin DSL: Add the following com.github.spullara.redis : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spullara.redis:client:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spullara.redis : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spullara.redis" % "client" % "0.7"

Advertisement

Dependencies from Group

Jun 22, 2013
7 usages
348 stars
Jun 22, 2013
5 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars
Jun 22, 2013
3 usages
348 stars

Discover Dependencies

Feb 27, 2013
4 usages
Aug 09, 2023
5 usages
38 stars
Apr 01, 2023
9 usages
4.5k stars
Dec 04, 2019
6 usages
976 stars
Aug 02, 2023
7 usages
8.6k stars
Apr 21, 2019
4 usages
498 stars
Sep 19, 2019
7 usages
69 stars