org.occurrent:example-uno-model

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

example-uno-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-uno-model

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

test (3)

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

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
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0