io.simplesource:simplesource-command-api

Simple Sourcing Event Sourcing API

License

License

GroupId

GroupId

io.simplesource
ArtifactId

ArtifactId

simplesource-command-api
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Sourcing Event Sourcing API

Download simplesource-command-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.simplesource : simplesource-data jar 0.2.8
org.projectlombok : lombok jar 1.18.0

runtime (1)

Group / Artifact Type Version
javax.activation : activation jar 1.1.1

Project Modules

There are no modules declared in this project.

Simple Sourcing - Event Sourcing with CQRS backed by Kafka

Latest version Build Status

Simple Sourcing is an API for building event sourcing systems where the data is stored in Kafka.

See the documentation for more details.

See the Quick Start for getting Simple Sourcing running locally.

io.simplesource

Versions

Version
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.2
0.1.1
0.1.0
pre-state-store-removal