is not current version
Last Version 0.0.6

it.uliana.hazelcastshell:hazelcast-shell 0.0.5

hazelcast shell command for spring-boot-starter-remote-shell

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

it.uliana.hazelcastshell
ArtifactId

ArtifactId

hazelcast-shell
Version

Version

0.0.5
Type

Type

jar

Download hazelcast-shell 0.0.5


<!-- https://jarcasting.com/artifacts/it.uliana.hazelcastshell/hazelcast-shell/ -->
<dependency>
    <groupId>it.uliana.hazelcastshell</groupId>
    <artifactId>hazelcast-shell</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.uliana.hazelcastshell/hazelcast-shell/
implementation 'it.uliana.hazelcastshell:hazelcast-shell:0.0.5'
// https://jarcasting.com/artifacts/it.uliana.hazelcastshell/hazelcast-shell/
implementation ("it.uliana.hazelcastshell:hazelcast-shell:0.0.5")
'it.uliana.hazelcastshell:hazelcast-shell:jar:0.0.5'
<dependency org="it.uliana.hazelcastshell" name="hazelcast-shell" rev="0.0.5">
  <artifact name="hazelcast-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uliana.hazelcastshell', module='hazelcast-shell', version='0.0.5')
)
libraryDependencies += "it.uliana.hazelcastshell" % "hazelcast-shell" % "0.0.5"
[it.uliana.hazelcastshell/hazelcast-shell "0.0.5"]