springboot-akka-event-sourcing-starter

spring boot akka persistence event sourcing starter

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.github.romeh
ArtifactId

ArtifactId

springboot-akka-event-sourcing-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-akka-event-sourcing-starter
spring boot akka persistence event sourcing starter

Download springboot-akka-event-sourcing-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.romeh/springboot-akka-event-sourcing-starter/ -->
<dependency>
    <groupId>io.github.romeh</groupId>
    <artifactId>springboot-akka-event-sourcing-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.romeh/springboot-akka-event-sourcing-starter/
implementation 'io.github.romeh:springboot-akka-event-sourcing-starter:1.0.2'
// https://jarcasting.com/artifacts/io.github.romeh/springboot-akka-event-sourcing-starter/
implementation ("io.github.romeh:springboot-akka-event-sourcing-starter:1.0.2")
'io.github.romeh:springboot-akka-event-sourcing-starter:jar:1.0.2'
<dependency org="io.github.romeh" name="springboot-akka-event-sourcing-starter" rev="1.0.2">
  <artifact name="springboot-akka-event-sourcing-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.romeh', module='springboot-akka-event-sourcing-starter', version='1.0.2')
)
libraryDependencies += "io.github.romeh" % "springboot-akka-event-sourcing-starter" % "1.0.2"
[io.github.romeh/springboot-akka-event-sourcing-starter "1.0.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
redis.clients : jedis jar
org.slf4j : slf4j-api jar
com.typesafe.akka : akka-actor_2.12 jar
com.typesafe.akka : akka-persistence_2.12 jar
com.typesafe.akka : akka-cluster-sharding_2.12 jar
com.typesafe.akka : akka-slf4j_2.12 jar
com.typesafe.akka : akka-testkit_2.12 jar
io.vavr : vavr jar
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar
org.mockito : mockito-all jar
com.github.dnvriend : akka-persistence-inmemory_2.12 jar 2.4.20.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2