Core library

Zio-Entity, a distributed, high performance, functional event sourcing library

License

License

GroupId

GroupId

io.github.thehonesttech
ArtifactId

ArtifactId

zio-entity-core_2.13
Last Version

Last Version

0.0.26
Release Date

Release Date

Type

Type

jar
Description

Description

Core library
Zio-Entity, a distributed, high performance, functional event sourcing library
Project URL

Project URL

https://github.com/thehonesttech/zio-entity
Project Organization

Project Organization

The Honest Tech
Source Code Management

Source Code Management

https://github.com/thehonesttech/zio-entity

Download zio-entity-core_2.13

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
dev.zio : zio_2.13 jar 1.0.12
dev.zio : zio-streams_2.13 jar 1.0.12
dev.zio : zio-test_2.13 jar 1.0.12
io.suzaku : boopickle_2.13 jar 1.4.0
org.scala-lang : scala-reflect jar 2.13.7
com.thesamet.scalapb : scalapb-runtime_2.13 jar 0.11.6

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10
dev.zio : zio-test-sbt_2.13 jar 1.0.12
dev.zio : zio-test-magnolia_2.13 jar 1.0.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.26
0.0.20