Occurrent

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

occurrent
Last Version

Last Version

0.14.3
Release Date

Release Date

Type

Type

pom
Description

Description

Occurrent
Event Sourcing Utilities for the JVM based on the CloudEvents specification
Project URL

Project URL

https://occurrent.org
Source Code Management

Source Code Management

https://github.com/johanhaleby/occurrent.git

Download occurrent

Filename Size
occurrent-0.14.3.pom 17 KB
Browse

How to add to project

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

  • test-support
  • example
  • eventstore
  • subscription
  • cloudevents-extension
  • common
  • application
  • dsl
  • framework

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
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0