MVN

com.xzixi.framework : redis

Maven & Gradle

Dec 14, 2020
2 usages

redis配置

<dependency>
    <groupId>com.xzixi.framework</groupId>
    <artifactId>redis</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xzixi.framework : redis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.xzixi.framework : redis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
redis-2.2.2
redis-2.2.1
redis-2.2.0
2.1.x
redis-2.1.2
redis-2.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xzixi.framework</groupId>
    <artifactId>redis</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xzixi.framework : redis gradle dependency to your build.gradle file:

implementation 'com.xzixi.framework:redis:2.2.2'

Gradle Kotlin DSL: Add the following com.xzixi.framework : redis gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xzixi.framework:redis:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xzixi.framework : redis sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xzixi.framework" % "redis" % "2.2.2"

Advertisement

Dependencies from Group

Dec 14, 2020
6 usages
Dec 14, 2020
3 usages
Dec 14, 2020
2 usages

Discover Dependencies

Dec 14, 2020
1 usages
Dec 14, 2020
1 usages
Dec 14, 2020
6 usages
Nov 06, 2020
1 stars
Nov 08, 2020
25 stars
Jun 05, 2023
20 stars
Jul 14, 2023
20 stars
Jun 05, 2023
1 usages
473 stars
Jan 10, 2022
2 stars