MVN

com.hazelcast : distribution-it

Maven & Gradle

Apr 15, 2024
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>distribution-it</artifactId>
    <version>5.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hazelcast : distribution-it to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4.0

All Versions

Choose a version of com.hazelcast : distribution-it to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4.x
distribution-it-5.4.0

How to add a dependency to Maven

Add the following com.hazelcast : distribution-it maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>distribution-it</artifactId>
    <version>5.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hazelcast : distribution-it gradle dependency to your build.gradle file:

implementation 'com.hazelcast:distribution-it:5.4.0'

Gradle Kotlin DSL: Add the following com.hazelcast : distribution-it gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hazelcast:distribution-it:5.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hazelcast : distribution-it sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hazelcast" % "distribution-it" % "5.4.0"

Advertisement

Dependencies from Group

Aug 21, 2023
583 usages
5.4k stars
Aug 25, 2022
217 usages
5.4k stars
Aug 21, 2023
122 usages
5.4k stars
May 29, 2023
73 usages
5.4k stars
Jun 12, 2023
37 usages
38 stars

Discover Dependencies