License |
License |
---|---|
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-hive_2.13 |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark Project Hive
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 URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spark-hive_2.13-3.3.0.pom | |
spark-hive_2.13-3.3.0.jar | 687 KB |
spark-hive_2.13-3.3.0-tests.jar | 5 MB |
spark-hive_2.13-3.3.0-test-sources.jar | 3 MB |
spark-hive_2.13-3.3.0-sources.jar | 150 KB |
spark-hive_2.13-3.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-hive_2.13/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-hive_2.13</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-hive_2.13/
implementation 'org.apache.spark:spark-hive_2.13:3.3.0'
// https://jarcasting.com/artifacts/org.apache.spark/spark-hive_2.13/
implementation ("org.apache.spark:spark-hive_2.13:3.3.0")
'org.apache.spark:spark-hive_2.13:jar:3.3.0'
<dependency org="org.apache.spark" name="spark-hive_2.13" rev="3.3.0">
<artifact name="spark-hive_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-hive_2.13', version='3.3.0')
)
libraryDependencies += "org.apache.spark" % "spark-hive_2.13" % "3.3.0"
[org.apache.spark/spark-hive_2.13 "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.13 | test-jar | 3.3.0 |
org.apache.spark : spark-sql_2.13 | test-jar | 3.3.0 |
org.apache.spark : spark-catalyst_2.13 | test-jar | 3.3.0 |
org.apache.spark : spark-tags_2.13 | test-jar | 3.3.0 |
org.apache.parquet : parquet-hadoop | test-jar | 1.12.2 |
org.scala-lang : scala-compiler | jar | 2.13.8 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalatest : scalatest_2.13 | jar | 3.3.0-SNAP3 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.3.0.0-SNAP3 |
org.scalatestplus : mockito-4-2_2.13 | jar | 3.2.11.0 |
org.scalatestplus : selenium-3-141_2.13 | jar | 3.3.0.0-SNAP3 |
junit : junit | jar | 4.13.2 |
com.github.sbt : junit-interface | jar | 0.13.3 |