Last Version

core 0.0.1-RC4

A purely functional library to develop distributed and event driven systems.

License

License

GroupId

GroupId

io.parapet
ArtifactId

ArtifactId

core_2.12
Version

Version

0.0.1-RC4
Type

Type

jar
Description

Description

core
A purely functional library to develop distributed and event driven systems.
Project URL

Project URL

http://parapet.io/
Project Organization

Project Organization

parapet
Source Code Management

Source Code Management

https://github.com/parapet-io/parapet

Download core_2.12 0.0.1-RC4


<!-- 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"]

Dependencies

compile (10)

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

test (4)

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

Project Modules

There are no modules declared in this project.