is not current version
Last Version 0.14.3

org.occurrent:subscription-util-blocking 0.10.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-util-blocking
Version

Version

0.10.0
Type

Type

pom
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download subscription-util-blocking 0.10.0


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

Dependencies

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

Project Modules

  • durable-subscription
  • catchup-subscription
  • competing-consumer-subscription