License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdfilter |
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 |
---|---|
filter-0.14.3.pom | |
filter-0.14.3.jar | 15 KB |
filter-0.14.3-sources.jar | 5 KB |
filter-0.14.3-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/filter/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>filter</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/filter/
implementation 'org.occurrent:filter:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/filter/
implementation ("org.occurrent:filter:0.14.3")
'org.occurrent:filter:jar:0.14.3'
<dependency org="org.occurrent" name="filter" rev="0.14.3">
<artifact name="filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='filter', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "filter" % "0.14.3"
[org.occurrent/filter "0.14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.occurrent : cloudevents-extension | jar | 0.14.3 |