The Hazelcast Jet download package includes Hazelcast Jet server and several additional modules. It requires a JDK to run, which can be obtained from AdoptOpenJDK (minimum version is 8 - recommended is 11 or later). For details about what's included, and minimim requirements please see the installation page.
4.3 | hazelcast-jet-4.3.tar.gz | 102MB | Release Notes | Javadoc |
---|
Hazelcast Jet artifacts can also be retrieved using the following Maven coordinates:
groupId: com.hazelcast.jet
artifactId: hazelcast-jet
version: 4.3
In addition to the ones included in the main distribution, Jet also has the following modules:
You can include them in the classpath by moving the downloaded jars to the lib folder under your Jet Home.
For the full list of modules, please see Maven Central.
Jet Management Center can be used for monitoring the cluster. For instructions on how to download and run it, see the installation page.
Here you can find previous versions of Hazelcast Jet.