| License | License | 
|---|---|
| Categories | CategoriesHazelcast Application Layer Libs Distributed Applications Distribution Build Tools | 
| GroupId | GroupIdcom.hazelcast | 
| ArtifactId | ArtifactIdhazelcast-distribution | 
| Version | Version5.1-BETA-1 | 
| Type | Typejar | 
| Description | Descriptionhazelcast-distribution Hazelcast In-Memory DataGrid | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-distribution</artifactId>
    <version>5.1-BETA-1</version>
</dependency>// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/
implementation 'com.hazelcast:hazelcast-distribution:5.1-BETA-1'// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/
implementation ("com.hazelcast:hazelcast-distribution:5.1-BETA-1")'com.hazelcast:hazelcast-distribution:jar:5.1-BETA-1'<dependency org="com.hazelcast" name="hazelcast-distribution" rev="5.1-BETA-1">
  <artifact name="hazelcast-distribution" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-distribution', version='5.1-BETA-1')
)libraryDependencies += "com.hazelcast" % "hazelcast-distribution" % "5.1-BETA-1"[com.hazelcast/hazelcast-distribution "5.1-BETA-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.snakeyaml : snakeyaml-engine Optional | jar | 2.3 | 
| com.google.code.findbugs : annotations Optional | jar | 3.0.1u2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.awaitility : awaitility | jar | 4.1.1 | 
| junit : junit Optional | jar | 4.13.2 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.assertj : assertj-core | jar | 3.15.0 | 
| org.mockito : mockito-core | jar | 3.6.0 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.9 | 
| org.reflections : reflections | jar | 0.9.10 | 
| org.openjdk.jmh : jmh-core | jar | 1.27 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.27 | 
| net.bytebuddy : byte-buddy | jar | 1.10.21 | 
| net.bytebuddy : byte-buddy-agent | jar | 1.10.21 | 
| nl.jqno.equalsverifier : equalsverifier | jar | 3.8 | 
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.41 |