org.occurrent:example-rps

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

example-rps
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

pom
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download example-rps

Filename Size
example-rps-0.14.3.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model

Versions

Version
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0