Spring Boot Hazelcast Shell

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

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

it.uliana.hazelcastshell
ArtifactId

ArtifactId

hazelcast-shell
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Hazelcast Shell
hazelcast shell command for spring-boot-starter-remote-shell
Project URL

Project URL

https://github.com/francescou/hazelcast-shell-spring-boot-starter

Download hazelcast-shell

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.hazelcast : hazelcast-client Optional jar 3.6.1
org.springframework.boot : spring-boot-starter-remote-shell jar 1.3.3.RELEASE
org.springframework.boot : spring-boot-starter jar 1.3.3.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5