Last Version

aruku-core 0.0.2

A Random Walk Engine for Apache Spark

License

License

GroupId

GroupId

com.github.pierrenodet
ArtifactId

ArtifactId

aruku-core_2.11
Version

Version

0.0.2
Type

Type

jar
Description

Description

aruku-core
A Random Walk Engine for Apache Spark
Project URL

Project URL

https://github.com/pierrenodet/aruku
Project Organization

Project Organization

com.github.pierrenodet
Source Code Management

Source Code Management

https://github.com/pierrenodet/aruku

Download aruku-core_2.11 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.pierrenodet/aruku-core_2.11/ -->
<dependency>
    <groupId>com.github.pierrenodet</groupId>
    <artifactId>aruku-core_2.11</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pierrenodet/aruku-core_2.11/
implementation 'com.github.pierrenodet:aruku-core_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.pierrenodet/aruku-core_2.11/
implementation ("com.github.pierrenodet:aruku-core_2.11:0.0.2")
'com.github.pierrenodet:aruku-core_2.11:jar:0.0.2'
<dependency org="com.github.pierrenodet" name="aruku-core_2.11" rev="0.0.2">
  <artifact name="aruku-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pierrenodet', module='aruku-core_2.11', version='0.0.2')
)
libraryDependencies += "com.github.pierrenodet" % "aruku-core_2.11" % "0.0.2"
[com.github.pierrenodet/aruku-core_2.11 "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.5
org.apache.spark : spark-graphx_2.11 jar 2.4.5

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.