is not current version
Last Version 3.0.1-S

Database Random Test Framework 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

GroupId

GroupId

com.pingcap.tispark
ArtifactId

ArtifactId

db-random-test
Version

Version

2.4.1
Type

Type

jar
Description

Description

Database Random Test Framework
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/db-random-test

Download db-random-test 2.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.pingcap.tikv : tikv-client jar 2.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.