is not current version
Last Version 0.14.3

Occurrent 0.11.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

occurrent
Version

Version

0.11.0
Type

Type

pom
Description

Description

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

Project URL

http://occurrent.org
Source Code Management

Source Code Management

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

Download occurrent 0.11.0

Filename Size
occurrent-0.11.0.pom 22 KB
Browse

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

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