Tedis parent project

Another redis java client.

License

License

GroupId

GroupId

com.taobao.common
ArtifactId

ArtifactId

tedis-parent
Last Version

Last Version

1.1.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tedis parent project
Another redis java client.

Download tedis-parent

Filename Size
tedis-parent-1.1.8.1.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.taobao.common/tedis-parent/ -->
<dependency>
    <groupId>com.taobao.common</groupId>
    <artifactId>tedis-parent</artifactId>
    <version>1.1.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.common/tedis-parent/
implementation 'com.taobao.common:tedis-parent:1.1.8.1'
// https://jarcasting.com/artifacts/com.taobao.common/tedis-parent/
implementation ("com.taobao.common:tedis-parent:1.1.8.1")
'com.taobao.common:tedis-parent:pom:1.1.8.1'
<dependency org="com.taobao.common" name="tedis-parent" rev="1.1.8.1">
  <artifact name="tedis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.taobao.common', module='tedis-parent', version='1.1.8.1')
)
libraryDependencies += "com.taobao.common" % "tedis-parent" % "1.1.8.1"
[com.taobao.common/tedis-parent "1.1.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tedis-common
  • tedis-atomic
  • tedis-group
  • tedis-replicator
  • tedis-search
com.taobao.common

Taobao, Inc.

Versions

Version
1.1.8.1
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.0