TiSpark Project Parent POM

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

tispark-parent_2.12
Last Version

Last Version

2.4.3-scala_2.12
Release Date

Release Date

Type

Type

pom
Description

Description

TiSpark Project Parent POM
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

Download tispark-parent_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.pingcap.tispark/tispark-parent_2.12/ -->
<dependency>
    <groupId>com.pingcap.tispark</groupId>
    <artifactId>tispark-parent_2.12</artifactId>
    <version>2.4.3-scala_2.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pingcap.tispark/tispark-parent_2.12/
implementation 'com.pingcap.tispark:tispark-parent_2.12:2.4.3-scala_2.12'
// https://jarcasting.com/artifacts/com.pingcap.tispark/tispark-parent_2.12/
implementation ("com.pingcap.tispark:tispark-parent_2.12:2.4.3-scala_2.12")
'com.pingcap.tispark:tispark-parent_2.12:pom:2.4.3-scala_2.12'
<dependency org="com.pingcap.tispark" name="tispark-parent_2.12" rev="2.4.3-scala_2.12">
  <artifact name="tispark-parent_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pingcap.tispark', module='tispark-parent_2.12', version='2.4.3-scala_2.12')
)
libraryDependencies += "com.pingcap.tispark" % "tispark-parent_2.12" % "2.4.3-scala_2.12"
[com.pingcap.tispark/tispark-parent_2.12 "2.4.3-scala_2.12"]

Dependencies

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

Project Modules

  • db-random-test
  • tikv-client
  • core
  • spark-wrapper/spark-2.4

Versions

Version
2.4.3-scala_2.12
2.4.2