Last Version

sparkly 1.0.3

A set of utilities for developing portable machine learning Apache Spark applications developed bu Epiconcept.

License

License

MIT
GroupId

GroupId

com.github.epiconcept-paris
ArtifactId

ArtifactId

sparkly_2.12
Version

Version

1.0.3
Type

Type

jar
Description

Description

sparkly
A set of utilities for developing portable machine learning Apache Spark applications developed bu Epiconcept.
Project URL

Project URL

https://github.com/Epiconcept-Paris/sparkly
Project Organization

Project Organization

Epiconcept
Source Code Management

Source Code Management

https://github.com/Epiconcept-Paris/sparkly

Download sparkly_2.12 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.epiconcept-paris/sparkly_2.12/ -->
<dependency>
    <groupId>com.github.epiconcept-paris</groupId>
    <artifactId>sparkly_2.12</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.epiconcept-paris/sparkly_2.12/
implementation 'com.github.epiconcept-paris:sparkly_2.12:1.0.3'
// https://jarcasting.com/artifacts/com.github.epiconcept-paris/sparkly_2.12/
implementation ("com.github.epiconcept-paris:sparkly_2.12:1.0.3")
'com.github.epiconcept-paris:sparkly_2.12:jar:1.0.3'
<dependency org="com.github.epiconcept-paris" name="sparkly_2.12" rev="1.0.3">
  <artifact name="sparkly_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.epiconcept-paris', module='sparkly_2.12', version='1.0.3')
)
libraryDependencies += "com.github.epiconcept-paris" % "sparkly_2.12" % "1.0.3"
[com.github.epiconcept-paris/sparkly_2.12 "1.0.3"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.apache.spark : spark-core_2.12 jar 3.0.1
org.apache.spark : spark-sql_2.12 jar 3.0.1
org.apache.spark : spark-mllib_2.12 jar 3.0.1
org.apache.lucene : lucene-core jar 8.7.0
org.apache.lucene : lucene-queryparser jar 8.7.0
org.apache.lucene : lucene-analyzers-common jar 8.7.0
org.scalactic : scalactic_2.12 jar 3.0.5
com.github.fommil.netlib : all pom 1.1.2
org.apache.httpcomponents : httpmime jar 4.5.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.