eventStorm (Bill of Materials)

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-bom
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

pom
Description

Description

eventStorm (Bill of Materials)
Library to simplify sql mapping and event sourcing

Download eventstorm-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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