is not current version
Last Version 0.14.3

org.occurrent:subscription-core 0.11.0

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-core
Version

Version

0.11.0
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download subscription-core 0.11.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.cloudevents : cloudevents-api jar 2.1.1
org.occurrent : filter jar 0.11.0

Project Modules

There are no modules declared in this project.