Last Version

TiSpark Project Core 2.2.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

GroupId

GroupId

com.pingcap.tispark
ArtifactId

ArtifactId

tispark-core
Version

Version

2.2.0
Type

Type

jar
Description

Description

TiSpark Project Core
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

Download tispark-core 2.2.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.pingcap.tikv : tikv-client jar 2.2.0
org.scalaj : scalaj-http_2.11 jar 2.3.0
org.apache.logging.log4j : log4j-api jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1
org.apache.spark : spark-core_2.11 jar 2.3.3
org.apache.spark : spark-catalyst_2.11 jar 2.3.3
org.apache.spark : spark-sql_2.11 jar 2.3.3
org.apache.spark : spark-hive_2.11 jar 2.3.3
org.apache.spark : spark-hive-thriftserver_2.11 jar 2.3.3
org.apache.spark : spark-unsafe_2.11 jar 2.3.3
org.apache.hadoop : hadoop-client jar 2.7.2
mysql : mysql-connector-java jar 5.1.44

runtime (1)

Group / Artifact Type Version
com.pingcap.tidb : tidb-datanucleus-adapter jar 1.0

test (1)

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

Project Modules

There are no modules declared in this project.