License |
License |
---|---|
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-test-tags_2.11 |
Last Version | Last Version1.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark Project Test Tags
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 |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-test-tags_2.11/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-test-tags_2.11</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-test-tags_2.11/
implementation 'org.apache.spark:spark-test-tags_2.11:1.6.3'
// https://jarcasting.com/artifacts/org.apache.spark/spark-test-tags_2.11/
implementation ("org.apache.spark:spark-test-tags_2.11:1.6.3")
'org.apache.spark:spark-test-tags_2.11:jar:1.6.3'
<dependency org="org.apache.spark" name="spark-test-tags_2.11" rev="1.6.3">
<artifact name="spark-test-tags_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-test-tags_2.11', version='1.6.3')
)
libraryDependencies += "org.apache.spark" % "spark-test-tags_2.11" % "1.6.3"
[org.apache.spark/spark-test-tags_2.11 "1.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.spark-project.spark : unused | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |
junit : junit | jar | 4.11 |
com.novocode : junit-interface | jar | 0.11 |