Last Version

eventStorm util 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-util
Version

Version

0.11.0
Type

Type

jar
Description

Description

eventStorm util
Library to simplify sql mapping and event sourcing

Download eventstorm-util 0.11.0


<!-- 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.