is not current version
Last Version 4.5.3

com.hazelcast.jet:hazelcast-jet-root 0.7.1

Hazelcast Jet Distributed Data Processing Engine

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet
ArtifactId

ArtifactId

hazelcast-jet-root
Version

Version

0.7.1
Type

Type

pom

Download hazelcast-jet-root 0.7.1


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