eventStorm util

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-util
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

eventStorm util
Library to simplify sql mapping and event sourcing

Download eventstorm-util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test jar 0.11.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.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.1.0