License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications Distribution Build Tools |
GroupId | GroupIdcom.hazelcast |
ArtifactId | ArtifactIdhazelcast-distribution |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhazelcast-distribution
Hazelcast In-Memory DataGrid
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hazelcast-distribution-5.1.2.pom | |
hazelcast-distribution-5.1.2.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-distribution</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/
implementation 'com.hazelcast:hazelcast-distribution:5.1.2'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-distribution/
implementation ("com.hazelcast:hazelcast-distribution:5.1.2")
'com.hazelcast:hazelcast-distribution:pom:5.1.2'
<dependency org="com.hazelcast" name="hazelcast-distribution" rev="5.1.2">
<artifact name="hazelcast-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-distribution', version='5.1.2')
)
libraryDependencies += "com.hazelcast" % "hazelcast-distribution" % "5.1.2"
[com.hazelcast/hazelcast-distribution "5.1.2"]
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 |
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 | 10.0.14 |