is not current version
Last Version 0.14.3

org.occurrent:subscription 0.14.2

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription
Version

Version

0.14.2
Type

Type

pom
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification
Source Code Management

Source Code Management

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

Download subscription 0.14.2

Filename Size
subscription-0.14.2.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • mongodb
  • api
  • redis
  • util
  • inmemory