eu.eventstorm:eventstorm-cqrs

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-cqrs
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-cqrs

How to add to project

<!-- https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-cqrs/ -->
<dependency>
    <groupId>eu.eventstorm</groupId>
    <artifactId>eventstorm-cqrs</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-cqrs/
implementation 'eu.eventstorm:eventstorm-cqrs:0.11.0'
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-cqrs/
implementation ("eu.eventstorm:eventstorm-cqrs:0.11.0")
'eu.eventstorm:eventstorm-cqrs:jar:0.11.0'
<dependency org="eu.eventstorm" name="eventstorm-cqrs" rev="0.11.0">
  <artifact name="eventstorm-cqrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.eventstorm', module='eventstorm-cqrs', version='0.11.0')
)
libraryDependencies += "eu.eventstorm" % "eventstorm-cqrs" % "0.11.0"
[eu.eventstorm/eventstorm-cqrs "0.11.0"]

Dependencies

compile (7)

Group / Artifact Type Version
eu.eventstorm : eventstorm-core-api jar 0.11.0
eu.eventstorm : eventstorm-eventbus jar 0.11.0
eu.eventstorm : eventstorm-batch Optional jar 0.11.0
eu.eventstorm : eventstorm-eventstore jar 0.11.0
com.google.guava : guava jar 29.0-jre
org.antlr : antlr4-runtime Optional jar 4.8-1
eu.eventstorm : eventstorm-sql-apt Optional jar 0.11.0

test (2)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test jar 0.11.0
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

eventStorm

Build status Quality Gate SonarCloud Coverage SonarCloud Bugs SonarCloud Vulnerabilities

Versions

Version
0.11.0
0.10.0
0.9.0
0.8.0