Last Version

io.github.crabzilla:crabzilla-vavr-example1-service 0.0.5

Yet another Event Sourcing experiment

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.github.crabzilla
ArtifactId

ArtifactId

crabzilla-vavr-example1-service
Version

Version

0.0.5
Type

Type

jar
Description

Description

Yet another Event Sourcing experiment

Download crabzilla-vavr-example1-service 0.0.5


<!-- https://jarcasting.com/artifacts/io.github.crabzilla/crabzilla-vavr-example1-service/ -->
<dependency>
    <groupId>io.github.crabzilla</groupId>
    <artifactId>crabzilla-vavr-example1-service</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.crabzilla/crabzilla-vavr-example1-service/
implementation 'io.github.crabzilla:crabzilla-vavr-example1-service:0.0.5'
// https://jarcasting.com/artifacts/io.github.crabzilla/crabzilla-vavr-example1-service/
implementation ("io.github.crabzilla:crabzilla-vavr-example1-service:0.0.5")
'io.github.crabzilla:crabzilla-vavr-example1-service:jar:0.0.5'
<dependency org="io.github.crabzilla" name="crabzilla-vavr-example1-service" rev="0.0.5">
  <artifact name="crabzilla-vavr-example1-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.crabzilla', module='crabzilla-vavr-example1-service', version='0.0.5')
)
libraryDependencies += "io.github.crabzilla" % "crabzilla-vavr-example1-service" % "0.0.5"
[io.github.crabzilla/crabzilla-vavr-example1-service "0.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
io.github.crabzilla : crabzilla-vavr-example1-database jar 0.0.5
io.github.crabzilla : crabzilla-vertx jar 0.0.5
io.vavr : vavr jar 0.9.0
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
org.slf4j : slf4j-simple jar 1.7.8
com.typesafe : config jar 1.3.1
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.8

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (5)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.5.0.Beta1
org.junit.vintage : junit-vintage-engine jar 4.12.0-RC2
org.junit.jupiter : junit-jupiter-api jar 5.0.0-RC2
org.mockito : mockito-core jar 2.7.4
org.assertj : assertj-core jar 3.5.0

Project Modules

There are no modules declared in this project.