is not current version
Last Version 3.0.1-S

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

GroupId

GroupId

com.pingcap.tispark
ArtifactId

ArtifactId

tispark-core-internal
Version

Version

2.5.0
Type

Type

jar
Description

Description

TiSpark Project Core Internal
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-internal 2.5.0


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

Dependencies

compile (12)

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

test (2)

Group / Artifact Type Version
com.pingcap.tispark : db-random-test jar 2.5.0
org.scalatest : scalatest_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.