is not current version
Last Version 2.0.0

org.calrissian.accumulorecipes:temporal-lastn-store 1.1.0

The temporal last n store provides time-based and count-based groups of windows into events that can be joined in various different ways.

GroupId

GroupId

org.calrissian.accumulorecipes
ArtifactId

ArtifactId

temporal-lastn-store
Version

Version

1.1.0
Type

Type

jar

Download temporal-lastn-store 1.1.0


<!-- https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/ -->
<dependency>
    <groupId>org.calrissian.accumulorecipes</groupId>
    <artifactId>temporal-lastn-store</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation 'org.calrissian.accumulorecipes:temporal-lastn-store:1.1.0'
// https://jarcasting.com/artifacts/org.calrissian.accumulorecipes/temporal-lastn-store/
implementation ("org.calrissian.accumulorecipes:temporal-lastn-store:1.1.0")
'org.calrissian.accumulorecipes:temporal-lastn-store:jar:1.1.0'
<dependency org="org.calrissian.accumulorecipes" name="temporal-lastn-store" rev="1.1.0">
  <artifact name="temporal-lastn-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.calrissian.accumulorecipes', module='temporal-lastn-store', version='1.1.0')
)
libraryDependencies += "org.calrissian.accumulorecipes" % "temporal-lastn-store" % "1.1.0"
[org.calrissian.accumulorecipes/temporal-lastn-store "1.1.0"]