eventStorm

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

pom
Description

Description

eventStorm
Library to simplify sql mapping and event sourcing
Project URL

Project URL

https://github.com/eventstorm-projects/eventstorm
Source Code Management

Source Code Management

https://github.com/eventstorm-projects/eventstorm

Download eventstorm

Filename Size
eventstorm-0.11.0.pom 11 KB
Browse

How to add to project

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

  • eventstorm-test
  • eventstorm-util
  • eventstorm-problem
  • eventstorm-csv
  • eventstorm-sql
  • eventstorm-sql-apt
  • eventstorm-sql-spring
  • eventstorm-core-api
  • eventstorm-annotation
  • eventstorm-cloudevents
  • eventstorm-eventstore
  • eventstorm-eventbus
  • eventstorm-batch
  • eventstorm-cqrs
  • eventstorm-core-apt
  • eventstorm-starter-web
  • eventstorm-starter-webflux
  • eventstorm-bom

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
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.1.0