License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-core |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
subscription-core-0.14.3.pom | |
subscription-core-0.14.3.jar | 8 KB |
subscription-core-0.14.3-sources.jar | 7 KB |
subscription-core-0.14.3-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudevents : cloudevents-api | jar | 2.3.0 |
org.occurrent : filter | jar | 0.14.3 |