Last Version

org.occurrent:subscription-core 0.14.3

Event Sourcing Utilities for the JVM based on the CloudEvents specification

License

License

GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-core
Version

Version

0.14.3
Type

Type

jar
Description

Description

Event Sourcing Utilities for the JVM based on the CloudEvents specification

Download subscription-core 0.14.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.cloudevents : cloudevents-api jar 2.3.0
org.occurrent : filter jar 0.14.3

Project Modules

There are no modules declared in this project.