org.occurrent:example-rps-model

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

example-rps-model
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download example-rps-model

How to add to project

<!-- https://jarcasting.com/artifacts/org.occurrent/example-rps-model/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>example-rps-model</artifactId>
    <version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-rps-model/
implementation 'org.occurrent:example-rps-model:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/example-rps-model/
implementation ("org.occurrent:example-rps-model:0.14.3")
'org.occurrent:example-rps-model:jar:0.14.3'
<dependency org="org.occurrent" name="example-rps-model" rev="0.14.3">
  <artifact name="example-rps-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-rps-model', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "example-rps-model" % "0.14.3"
[org.occurrent/example-rps-model "0.14.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlinx : kotlinx-collections-immutable-jvm jar 0.3.4

test (13)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.16.1
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.occurrent : command-composition jar 0.14.3
org.occurrent : application-service-blocking jar 0.14.3
org.occurrent : eventstore-inmemory jar 0.14.3
org.occurrent : subscription-inmemory jar 0.14.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.2
org.occurrent : subscription-dsl-blocking jar 0.14.3
org.awaitility : awaitility-kotlin jar 4.2.0
com.thoughtworks.xstream : xstream jar 1.4.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0