| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast |
| ArtifactId | ArtifactIdhazelcast-build-utils |
| Last Version | Last Version5.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhazelcast-build-utils
Hazelcast In-Memory DataGrid
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-build-utils/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-build-utils</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-build-utils/
implementation 'com.hazelcast:hazelcast-build-utils:5.1.2'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-build-utils/
implementation ("com.hazelcast:hazelcast-build-utils:5.1.2")
'com.hazelcast:hazelcast-build-utils:jar:5.1.2'
<dependency org="com.hazelcast" name="hazelcast-build-utils" rev="5.1.2">
<artifact name="hazelcast-build-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-build-utils', version='5.1.2')
)
libraryDependencies += "com.hazelcast" % "hazelcast-build-utils" % "5.1.2"
[com.hazelcast/hazelcast-build-utils "5.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hazelcast : hazelcast | jar | 5.1.2 |
| net.bytebuddy : byte-buddy | jar | 1.10.21 |
| net.bytebuddy : byte-buddy-agent | jar | 1.10.21 |
| biz.aQute : bndlib | jar | 1.50.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugins : maven-shade-plugin | jar | 3.2.4 |
| 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 |
|---|---|---|
| com.hazelcast : hazelcast | jar | 5.1.2 |
| 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.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.8 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 10.0.14 |