| License |
License |
|---|---|
| GroupId | GroupIdorg.occurrent |
| ArtifactId | ArtifactIdexample-rps-model |
| Last Version | Last Version0.14.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
| Filename | Size |
|---|---|
| example-rps-model-0.14.3.pom | |
| example-rps-model-0.14.3.jar | 120 KB |
| example-rps-model-0.14.3-sources.jar | 8 KB |
| example-rps-model-0.14.3-javadoc.jar | 388 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |