GCHQ Palisade - Spring Shell Client

The Palisade Shell provides a interactive CLI REPL for access to a cluster and its resources.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

client-shell
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Spring Shell Client
The Palisade Shell provides a interactive CLI REPL for access to a cluster and its resources.
Project URL

Project URL

https://github.com/gchq/Palisade-clients/tree/develop/client-shell
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-clients

Download client-shell

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-shell/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>client-shell</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-shell/
implementation 'uk.gov.gchq.palisade:client-shell:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-shell/
implementation ("uk.gov.gchq.palisade:client-shell:0.5.1-RELEASE")
'uk.gov.gchq.palisade:client-shell:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="client-shell" rev="0.5.1-RELEASE">
  <artifact name="client-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='client-shell', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "client-shell" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/client-shell "0.5.1-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.gov.gchq.palisade : client-java jar 0.5.1-RELEASE
org.springframework.shell : spring-shell-starter jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE