is not current version
Last Version 4.5.3

com.hazelcast.jet.examples:hazelcast-jet-examples-rolling-aggregation 4.4


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet.examples
ArtifactId

ArtifactId

hazelcast-jet-examples-rolling-aggregation
Version

Version

4.4
Type

Type

jar

Download hazelcast-jet-examples-rolling-aggregation 4.4


<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-rolling-aggregation/ -->
<dependency>
    <groupId>com.hazelcast.jet.examples</groupId>
    <artifactId>hazelcast-jet-examples-rolling-aggregation</artifactId>
    <version>4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-rolling-aggregation/
implementation 'com.hazelcast.jet.examples:hazelcast-jet-examples-rolling-aggregation:4.4'
// https://jarcasting.com/artifacts/com.hazelcast.jet.examples/hazelcast-jet-examples-rolling-aggregation/
implementation ("com.hazelcast.jet.examples:hazelcast-jet-examples-rolling-aggregation:4.4")
'com.hazelcast.jet.examples:hazelcast-jet-examples-rolling-aggregation:jar:4.4'
<dependency org="com.hazelcast.jet.examples" name="hazelcast-jet-examples-rolling-aggregation" rev="4.4">
  <artifact name="hazelcast-jet-examples-rolling-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.examples', module='hazelcast-jet-examples-rolling-aggregation', version='4.4')
)
libraryDependencies += "com.hazelcast.jet.examples" % "hazelcast-jet-examples-rolling-aggregation" % "4.4"
[com.hazelcast.jet.examples/hazelcast-jet-examples-rolling-aggregation "4.4"]