| License |
License |
|---|---|
| GroupId | GroupIdio.parapet |
| ArtifactId | ArtifactIdspark_2.13 |
| Version | Version0.0.1-RC6 |
| Type | Typejar |
| Description |
Descriptionspark
A purely functional library to develop distributed and event driven systems.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spark_2.13-0.0.1-RC6.pom | |
| spark_2.13-0.0.1-RC6.jar | 245 KB |
| spark_2.13-0.0.1-RC6-sources.jar | 10 KB |
| spark_2.13-0.0.1-RC6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.parapet/spark_2.13/ -->
<dependency>
<groupId>io.parapet</groupId>
<artifactId>spark_2.13</artifactId>
<version>0.0.1-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/spark_2.13/
implementation 'io.parapet:spark_2.13:0.0.1-RC6'
// https://jarcasting.com/artifacts/io.parapet/spark_2.13/
implementation ("io.parapet:spark_2.13:0.0.1-RC6")
'io.parapet:spark_2.13:jar:0.0.1-RC6'
<dependency org="io.parapet" name="spark_2.13" rev="0.0.1-RC6">
<artifact name="spark_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='spark_2.13', version='0.0.1-RC6')
)
libraryDependencies += "io.parapet" % "spark_2.13" % "0.0.1-RC6"
[io.parapet/spark_2.13 "0.0.1-RC6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| io.parapet : core_2.13 | jar | 0.0.1-RC6 |
| io.parapet : cluster-node_2.13 | jar | 0.0.1-RC6 |
| com.github.freva : ascii-table | jar | 1.2.0 |
| com.github.scopt : scopt_2.13 | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.pegdown : pegdown | jar | 1.6.0 |
| com.vladsch.flexmark : flexmark-all | jar | 0.36.8 |
| org.scalatest : scalatest_2.13 | jar | 3.2.1 |