Last Version

eu.eventstorm:eventstorm-csv 0.11.0

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
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-csv 0.11.0


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