Last Version

eu.eventstorm:eventstorm-core-api 0.11.0

Library to simplify sql mapping and event sourcing

License

License

Categories

Categories

ORM Data
GroupId

GroupId

eu.eventstorm
ArtifactId

ArtifactId

eventstorm-core-api
Version

Version

0.11.0
Type

Type

jar
Description

Description

Library to simplify sql mapping and event sourcing

Download eventstorm-core-api 0.11.0


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

Dependencies

compile (7)

Group / Artifact Type Version
eu.eventstorm : eventstorm-util jar 0.11.0
eu.eventstorm : eventstorm-sql Optional jar 0.11.0
com.google.guava : guava jar 29.0-jre
org.springframework : spring-webflux Optional jar
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.google.protobuf : protobuf-java jar
com.google.protobuf : protobuf-java-util jar

test (4)

Group / Artifact Type Version
eu.eventstorm : eventstorm-test jar 0.11.0
org.skyscreamer : jsonassert jar 1.5.0
com.h2database : h2 jar 1.4.200
com.zaxxer : HikariCP jar 3.4.5

Project Modules

There are no modules declared in this project.