eu.eventstorm:eventstorm-sql-apt

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
eu.eventstorm : eventstorm-sql jar 0.11.0

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
0.4.0
0.3.0
0.1.0