| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast |
| ArtifactId | ArtifactIdhazelcast-root |
| Version | Version5.1-BETA-1 |
| Type | Typepom |
| Description |
DescriptionHazelcast Root
Hazelcast In-Memory DataGrid
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hazelcast-root-5.1-BETA-1.pom | 83 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-root/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-root</artifactId>
<version>5.1-BETA-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-root/
implementation 'com.hazelcast:hazelcast-root:5.1-BETA-1'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-root/
implementation ("com.hazelcast:hazelcast-root:5.1-BETA-1")
'com.hazelcast:hazelcast-root:pom:5.1-BETA-1'
<dependency org="com.hazelcast" name="hazelcast-root" rev="5.1-BETA-1">
<artifact name="hazelcast-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-root', version='5.1-BETA-1')
)
libraryDependencies += "com.hazelcast" % "hazelcast-root" % "5.1-BETA-1"
[com.hazelcast/hazelcast-root "5.1-BETA-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.cache : cache-api Optional | jar | 1.1.1 |
| org.snakeyaml : snakeyaml-engine Optional | jar | 2.3 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.1u2 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
| 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 |