License |
License |
---|---|
GroupId | GroupIdio.parapet |
ArtifactId | ArtifactIdcluster_2.13 |
Version | Version0.0.1-RC5 |
Type | Typejar |
Description |
Descriptioncluster
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 |
---|---|
cluster_2.13-0.0.1-RC5.pom | |
cluster_2.13-0.0.1-RC5.jar | 47 KB |
cluster_2.13-0.0.1-RC5-sources.jar | 5 KB |
cluster_2.13-0.0.1-RC5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.parapet/cluster_2.13/ -->
<dependency>
<groupId>io.parapet</groupId>
<artifactId>cluster_2.13</artifactId>
<version>0.0.1-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/cluster_2.13/
implementation 'io.parapet:cluster_2.13:0.0.1-RC5'
// https://jarcasting.com/artifacts/io.parapet/cluster_2.13/
implementation ("io.parapet:cluster_2.13:0.0.1-RC5")
'io.parapet:cluster_2.13:jar:0.0.1-RC5'
<dependency org="io.parapet" name="cluster_2.13" rev="0.0.1-RC5">
<artifact name="cluster_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='cluster_2.13', version='0.0.1-RC5')
)
libraryDependencies += "io.parapet" % "cluster_2.13" % "0.0.1-RC5"
[io.parapet/cluster_2.13 "0.0.1-RC5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
io.parapet : core_2.13 | jar | 0.0.1-RC5 |
io.parapet : interop-cats_2.13 | jar | 0.0.1-RC5 |
io.parapet : cluster-api_2.13 | jar | 0.0.1-RC5 |
com.github.scopt : scopt_2.13 | jar | 4.0.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.pegdown : pegdown | jar | 1.6.0 |