Last Version

eu.eventstorm:eventstorm-sql-spring 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-sql-spring
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-sql-spring 0.11.0


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