Spark Project Launcher

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

org.apache.spark
ArtifactId

ArtifactId

spark-launcher_2.13
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Project Launcher
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

https://spark.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download spark-launcher_2.13

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.spark : spark-tags_2.13 jar 3.3.0
org.spark-project.spark : unused jar 1.0.0

test (16)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-1.2-api jar 2.17.2
org.mockito : mockito-core jar 4.2.0
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.spark : spark-tags_2.13 test-jar 3.3.0
org.apache.hadoop : hadoop-client-api jar 3.3.2
org.apache.hadoop : hadoop-client-runtime jar 3.3.2
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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.1
3.2.0