simplesource

Simple Sourcing Event Sourcing API

License

License

GroupId

GroupId

io.simplesource
ArtifactId

ArtifactId

simplesource-command-parent
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

pom
Description

Description

simplesource
Simple Sourcing Event Sourcing API
Project URL

Project URL

http://simplesource.io
Source Code Management

Source Code Management

http://github.com/simplesourcing/simplesource

Download simplesource-command-parent

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

  • simplesource-data
  • simplesource-command-api
  • simplesource-command-kafka
  • simplesource-command-serialization
  • simplesource-command-testutils

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
pre-state-store-removal