is not current version
Last Version 0.14.3

org.occurrent:subscription-inmemory 0.11.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-inmemory
Version

Version

0.11.0
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download subscription-inmemory 0.11.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.occurrent : subscription-api-blocking jar 0.11.0
org.occurrent : subscription-core jar 0.11.0
org.occurrent : inmemory-filter-matching jar 0.11.0
org.occurrent : retry jar 0.11.0
jakarta.annotation : jakarta.annotation-api jar 1.3.5

test (6)

Group / Artifact Type Version
org.occurrent : eventstore-inmemory jar 0.11.0
org.occurrent : test-support jar 0.11.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.awaitility : awaitility jar 4.1.0
org.assertj : assertj-core jar 3.16.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.