MVN

com.taobao.common : tedis-parent

Maven & Gradle

May 10, 2013

Tedis parent project · Another redis java client.

<dependency>
    <groupId>com.taobao.common</groupId>
    <artifactId>tedis-parent</artifactId>
    <version>1.1.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.taobao.common : tedis-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.8.1

All Versions

Choose a version of com.taobao.common : tedis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
tedis-parent-1.1.8.1
tedis-parent-1.1.8
tedis-parent-1.1.7
tedis-parent-1.1.6
tedis-parent-1.1.5
tedis-parent-1.1.4
tedis-parent-1.1.3
tedis-parent-1.1.2
tedis-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.taobao.common</groupId>
    <artifactId>tedis-parent</artifactId>
    <version>1.1.8.1</version>
</dependency>