is not current version
Last Version 0.14.3

org.occurrent:example-rps-model 0.14.1

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

example-rps-model
Version

Version

0.14.1
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download example-rps-model 0.14.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
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.5.31
org.occurrent : command-composition jar 0.14.1
org.occurrent : application-service-blocking jar 0.14.1
org.occurrent : eventstore-inmemory jar 0.14.1
org.occurrent : subscription-inmemory jar 0.14.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.5
org.occurrent : subscription-dsl-blocking jar 0.14.1
org.awaitility : awaitility-kotlin jar 4.1.0
com.thoughtworks.xstream : xstream jar 1.4.18

Project Modules

There are no modules declared in this project.