| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Hazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast |
| ArtifactId | ArtifactIdhazelcast-client-protocol |
| Version | Version2.0.0-3 |
| Type | Typejar |
| Description |
Descriptionhazelcast-client-protocol
Core Hazelcast Module
|
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-client-protocol</artifactId>
<version>2.0.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/
implementation 'com.hazelcast:hazelcast-client-protocol:2.0.0-3'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-client-protocol/
implementation ("com.hazelcast:hazelcast-client-protocol:2.0.0-3")
'com.hazelcast:hazelcast-client-protocol:jar:2.0.0-3'
<dependency org="com.hazelcast" name="hazelcast-client-protocol" rev="2.0.0-3">
<artifact name="hazelcast-client-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-client-protocol', version='2.0.0-3')
)
libraryDependencies += "com.hazelcast" % "hazelcast-client-protocol" % "2.0.0-3"
[com.hazelcast/hazelcast-client-protocol "2.0.0-3"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j Optional | jar | 1.2.12 |
| org.apache.logging.log4j : log4j-api Optional | jar | 2.0.1 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.0.1 |
| org.slf4j : slf4j-api Optional | jar | 1.6.0 |
| com.hazelcast : hazelcast-code-generator | jar | 2.0.0-3 |
| org.osgi : org.osgi.core Optional | jar | 4.2.0 |
| javax.cache : cache-api Optional | jar | 1.0.0 |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.2 |
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.9.7 |
| org.snakeyaml : snakeyaml-engine Optional | jar | 1.0 |