Last Version

eventStorm (Bill of Materials) 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-bom
Version

Version

0.11.0
Type

Type

pom
Description

Description

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

Download eventstorm-bom 0.11.0


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