License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdsubscription-core |
Version | Version0.11.0 |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
subscription-core-0.11.0.pom | |
subscription-core-0.11.0.jar | 11 KB |
subscription-core-0.11.0-sources.jar | 9 KB |
subscription-core-0.11.0-javadoc.jar | 77 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.cloudevents : cloudevents-api | jar | 2.1.1 |
org.occurrent : filter | jar | 0.11.0 |