License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-network-common_2.11 |
Last Version | Last Version2.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpark 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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-network-common_2.11/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-network-common_2.11</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-network-common_2.11/
implementation 'org.apache.spark:spark-network-common_2.11:2.4.8'
// https://jarcasting.com/artifacts/org.apache.spark/spark-network-common_2.11/
implementation ("org.apache.spark:spark-network-common_2.11:2.4.8")
'org.apache.spark:spark-network-common_2.11:jar:2.4.8'
<dependency org="org.apache.spark" name="spark-network-common_2.11" rev="2.4.8">
<artifact name="spark-network-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-network-common_2.11', version='2.4.8')
)
libraryDependencies += "org.apache.spark" % "spark-network-common_2.11" % "2.4.8"
[org.apache.spark/spark-network-common_2.11 "2.4.8"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.47.Final |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.fusesource.leveldbjni : leveldbjni-all | jar | 1.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.7 |
io.dropwizard.metrics : metrics-core | jar | 3.1.5 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.apache.commons : commons-crypto | jar | 1.0.0 |
org.spark-project.spark : unused | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.spark : spark-tags_2.11 | jar | 2.4.8 |
org.apache.spark : spark-tags_2.11 | test-jar | 2.4.8 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-log4j12 | jar | 1.7.16 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |