| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.spark |
| Идентификатор | Идентификаторspark-core_2.11 |
| Версия | Версия2.4.8 |
| Тип | Типjar |
| Описание |
ОписаниеSpark Project Core
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spark-core_2.11-2.4.8.pom | |
| spark-core_2.11-2.4.8.jar | 13 MB |
| spark-core_2.11-2.4.8-tests.jar | 10 MB |
| spark-core_2.11-2.4.8-test-sources.jar | 855 KB |
| spark-core_2.11-2.4.8-sources.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-core_2.11/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.11</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-core_2.11/
implementation 'org.apache.spark:spark-core_2.11:2.4.8'
// https://jarcasting.com/artifacts/org.apache.spark/spark-core_2.11/
implementation ("org.apache.spark:spark-core_2.11:2.4.8")
'org.apache.spark:spark-core_2.11:jar:2.4.8'
<dependency org="org.apache.spark" name="spark-core_2.11" rev="2.4.8">
<artifact name="spark-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-core_2.11', version='2.4.8')
)
libraryDependencies += "org.apache.spark" % "spark-core_2.11" % "2.4.8"
[org.apache.spark/spark-core_2.11 "2.4.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.spark-project.hive : hive-exec | jar | 1.2.1.spark2 |
| org.spark-project.hive : hive-metastore | jar | 1.2.1.spark2 |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.apache.thrift : libfb303 | jar | 0.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.paranamer : paranamer | jar | 2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.derby : derby | jar | 10.12.1.1 |
| org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
| org.seleniumhq.selenium : selenium-htmlunit-driver | jar | 2.52.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.scalacheck : scalacheck_2.11 | jar | 1.13.5 |
| org.apache.curator : curator-test | jar | 2.6.0 |
| org.apache.spark : spark-launcher_2.11 | jar | 2.4.8 |
| org.apache.spark : spark-tags_2.11 | test-jar | 2.4.8 |
| org.scalatest : scalatest_2.11 | jar | 3.0.3 |
| junit : junit | jar | 4.12 |
| com.novocode : junit-interface | jar | 0.11 |