spark-clr

C# language binding and extensions to Apache Spark

License

License

GroupId

GroupId

com.microsoft.spark
ArtifactId

ArtifactId

spark-clr
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

spark-clr
C# language binding and extensions to Apache Spark
Project URL

Project URL

https://github.com/Microsoft/sparkclr

Download spark-clr

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.4.1
org.apache.spark : spark-streaming_2.10 jar 1.4.1
org.apache.spark : spark-sql_2.10 jar 1.4.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.
com.microsoft.spark

Microsoft

Open source projects and samples from Microsoft

Versions

Version
1.4.1