eu.eventstorm:eventstorm-eventbus

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

EventBus Application Layer Libs Messaging ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-eventbus
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-eventbus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
eu.eventstorm : eventstorm-core-api jar 0.11.0

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