eu.eventstorm:eventstorm-core-apt

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-core-apt
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-core-apt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
eu.eventstorm : eventstorm-annotation jar 0.11.0
eu.eventstorm : eventstorm-cqrs jar 0.11.0
eu.eventstorm : eventstorm-cloudevents jar 0.11.0
eu.eventstorm : eventstorm-sql-apt jar 0.11.0
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.1
org.antlr : antlr4-runtime jar 4.8-1

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
0.7.0
0.6.0
0.5.0