eventstorm-core

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-core
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

eventstorm-core
Library to simplify sql mapping and event sourcing

Download eventstorm-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
eu.eventstorm : eventstorm-sql jar 0.7.0
eu.eventstorm : eventstorm-problem jar 0.7.0
eu.eventstorm : eventstorm-sql-apt Optional jar 0.7.0
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.2
io.projectreactor : reactor-core jar

test (6)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test jar 0.7.0
org.springframework : spring-web jar
org.springframework : spring-webflux jar
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.4.2
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.

eventStorm

Build status Quality Gate SonarCloud Coverage SonarCloud Bugs SonarCloud Vulnerabilities

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0