Last Version

eu.eventstorm:eventstorm-batch 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-batch
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-batch 0.11.0


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

Dependencies

compile (8)

Group / Artifact Type Version
eu.eventstorm : eventstorm-core-api jar 0.11.0
org.springframework : spring-webflux jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.1
eu.eventstorm : eventstorm-sql-apt Optional jar 0.11.0
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (7)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test jar 0.11.0
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-test jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework : spring-test jar
com.h2database : h2 jar 1.4.200
org.flywaydb : flyway-core jar 6.5.5

Project Modules

There are no modules declared in this project.