is not current version
Last Version 4.5.3

com.hazelcast.jet:hazelcast-jet-root 4.0

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

4.0
Type

Type

pom

Download hazelcast-jet-root 4.0

Filename Size
hazelcast-jet-root-4.0.pom 28 KB
Browse

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