eu.eventstorm:eventstorm-csv

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

CSV Data Data Formats ORM
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-csv
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-csv

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
eu.eventstorm : eventstorm-util jar 0.11.0
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test 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