License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdeu.eventstorm |
ArtifactId | ArtifactIdeventstorm-sql-spring |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary to simplify sql mapping and event sourcing
|
<!-- 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"]
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 |
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 |