is not current version
Last Version 0.14.3

org.occurrent:occurrent 0.7.4

Event Sourcing Utilities for the JVM based on the CloudEvents specification

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

occurrent
Version

Version

0.7.4
Type

Type

pom

Download occurrent 0.7.4

Filename Size
occurrent-0.7.4.pom 22 KB
Browse

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