is not current version
Last Version 3.3.0

Spark Project Networking 3.1.2

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

Net
GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-network-common_2.12
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spark Project Networking
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-network-common_2.12 3.1.2


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.netty : netty-all jar 4.1.51.Final
org.apache.commons : commons-lang3 jar 3.10
org.fusesource.leveldbjni : leveldbjni-all jar 1.8
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
io.dropwizard.metrics : metrics-core jar 4.1.1
com.google.code.findbugs : jsr305 jar 3.0.0
org.apache.commons : commons-crypto jar 1.1.0
org.roaringbitmap : RoaringBitmap jar 0.9.0
org.spark-project.spark : unused jar 1.0.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (11)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.spark : spark-tags_2.12 jar 3.1.2
org.apache.spark : spark-tags_2.12 test-jar 3.1.2
org.mockito : mockito-core jar 3.4.6
org.slf4j : slf4j-log4j12 jar 1.7.30
org.scalatest : scalatest_2.12 jar 3.2.3
org.scalatestplus : scalatestplus-scalacheck_2.12 jar 3.1.0.0-RC2
org.scalatestplus : scalatestplus-mockito_2.12 jar 1.0.0-SNAP5
org.scalatestplus : scalatestplus-selenium_2.12 jar 1.0.0-SNAP5
junit : junit jar 4.13.1
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.