is not current version
Last Version 3.0.1-S

TiSpark Project TiKV Java Client 2.4.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pingcap.tikv
ArtifactId

ArtifactId

tikv-client
Version

Version

2.4.1
Type

Type

jar
Description

Description

TiSpark Project TiKV Java Client
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

PingCAP
Source Code Management

Source Code Management

https://github.com/pingcap/tispark/tree/master/tikv-client

Download tikv-client 2.4.1


<!-- https://jarcasting.com/artifacts/com.pingcap.tikv/tikv-client/ -->
<dependency>
    <groupId>com.pingcap.tikv</groupId>
    <artifactId>tikv-client</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pingcap.tikv/tikv-client/
implementation 'com.pingcap.tikv:tikv-client:2.4.1'
// https://jarcasting.com/artifacts/com.pingcap.tikv/tikv-client/
implementation ("com.pingcap.tikv:tikv-client:2.4.1")
'com.pingcap.tikv:tikv-client:jar:2.4.1'
<dependency org="com.pingcap.tikv" name="tikv-client" rev="2.4.1">
  <artifact name="tikv-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pingcap.tikv', module='tikv-client', version='2.4.1')
)
libraryDependencies += "com.pingcap.tikv" % "tikv-client" % "2.4.1"
[com.pingcap.tikv/tikv-client "2.4.1"]

Dependencies

provided (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16
org.slf4j : slf4j-log4j12 jar 1.7.16
org.slf4j : jul-to-slf4j jar 1.7.16
org.slf4j : jcl-over-slf4j jar 1.7.16
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4

test (1)

Group / Artifact Type Version
io.grpc : grpc-testing jar 1.29.0

Project Modules

There are no modules declared in this project.