License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging ORM Data |
GroupId | GroupIdeu.eventstorm |
ArtifactId | ArtifactIdeventstorm-eventbus |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary to simplify sql mapping and event sourcing
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
eu.eventstorm : eventstorm-core-api | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
eu.eventstorm : eventstorm-test | jar | 0.11.0 |