| License |
License |
|---|---|
| GroupId | GroupIdio.parapet |
| ArtifactId | ArtifactIdcore_2.12 |
| Version | Version0.0.1-RC4 |
| Type | Typejar |
| Description |
Descriptioncore
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 |
|---|---|
| core_2.12-0.0.1-RC4.pom | |
| core_2.12-0.0.1-RC4.jar | 444 KB |
| core_2.12-0.0.1-RC4-sources.jar | 30 KB |
| core_2.12-0.0.1-RC4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.parapet/core_2.12/ -->
<dependency>
<groupId>io.parapet</groupId>
<artifactId>core_2.12</artifactId>
<version>0.0.1-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.parapet/core_2.12/
implementation 'io.parapet:core_2.12:0.0.1-RC4'
// https://jarcasting.com/artifacts/io.parapet/core_2.12/
implementation ("io.parapet:core_2.12:0.0.1-RC4")
'io.parapet:core_2.12:jar:0.0.1-RC4'
<dependency org="io.parapet" name="core_2.12" rev="0.0.1-RC4">
<artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.parapet', module='core_2.12', version='0.0.1-RC4')
)
libraryDependencies += "io.parapet" % "core_2.12" % "0.0.1-RC4"
[io.parapet/core_2.12 "0.0.1-RC4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| io.parapet : protobuf_2.12 | jar | 0.0.1-RC4 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
| org.typelevel : cats-effect_2.12 | jar | 1.3.1 |
| org.typelevel : cats-free_2.12 | jar | 1.6.1 |
| org.json4s : json4s-native_2.12 | jar | 3.6.7 |
| org.json4s : json4s-jackson_2.12 | jar | 3.6.7 |
| io.monix : monix-eval_2.12 | jar | 3.0.0-RC3 |
| io.parapet : p2p | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.pegdown : pegdown | jar | 1.6.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| net.logstash.logback : logstash-logback-encoder | jar | 5.3 |
| org.scalatest : scalatest_2.12 | jar | 3.0.7 |