eu.eventstorm:eventstorm-sql-spring

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
eu.eventstorm : eventstorm-sql jar 0.11.0
org.springframework : spring-tx jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind jar 2.11.1

test (6)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
com.zaxxer : HikariCP jar 3.4.5
eu.eventstorm : eventstorm-test jar 0.11.0
org.springframework : spring-test jar
io.zipkin.brave : brave jar
com.h2database : h2 jar 1.4.200

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