is not current version
Last Version 3.0.1-S

TiSpark Project TiKV Java Client 2.5.0

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.5.0
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.5.0


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

Dependencies

provided (7)

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.8
org.projectlombok : lombok jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.