Last Version

Spark Project Docker Integration Tests 1.6.3

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

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-docker-integration-tests_2.10
Version

Version

1.6.3
Type

Type

jar
Description

Description

Spark Project Docker Integration Tests
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

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

Project Organization

The Apache Software Foundation

Download spark-docker-integration-tests_2.10 1.6.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.spark-project.spark : unused jar 1.0.0

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

test (17)

Group / Artifact Type Version
com.spotify : docker-client jar 3.2.1
org.apache.httpcomponents : httpclient jar 4.5
org.apache.httpcomponents : httpcore jar 4.4.1
org.apache.spark : spark-core_2.10 jar 1.6.3
org.apache.spark : spark-core_2.10 test-jar 1.6.3
org.apache.spark : spark-sql_2.10 jar 1.6.3
org.apache.spark : spark-sql_2.10 test-jar 1.6.3
org.apache.spark : spark-test-tags_2.10 jar 1.6.3
mysql : mysql-connector-java jar 5.1.34
org.postgresql : postgresql jar 9.3-1102-jdbc41
com.sun.jersey : jersey-server jar 1.19
com.sun.jersey : jersey-core jar 1.19
com.sun.jersey : jersey-servlet jar 1.19
com.sun.jersey : jersey-json jar 1.19
org.scalatest : scalatest_2.10 jar 2.2.1
junit : junit jar 4.11
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.