o

occurrent

Event Sourcing Utilities for the JVM based on the CloudEvents specification
https://occurrent.org
Apache 2.0
Johan Haleby
Files download
File Operation
occurrent-0.17.2.pom download
Apache Maven
<dependency>
  <groupId>org.occurrent</groupId>
  <artifactId>occurrent</artifactId>
  <version>0.17.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.occurrent:occurrent:0.17.2'
Gradle Kotlin
implementation("org.occurrent:occurrent:0.17.2")
Scala SBT
libraryDependencies += "org.occurrent" % "occurrent" % "0.17.2"
Groovy Grape
@Grapes(
  @Grab(group='org.occurrent', module='occurrent', version='0.17.2')
)
Apache Ivy
<dependency org="org.occurrent" name="occurrent" rev="0.17.2" />
Leiningen
[org.occurrent/occurrent "0.17.2"]
Apache Buildr
'org.occurrent:occurrent:jar:0.17.2'
Dependencies
The project has no third-party dependencies