is not current version
Last Version 3.1.0

com.wl4g:xcloud-shell 2.2.1

A Open Source command-line tool based on spring cloud service, which is similar to the way spark-shell works.

GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell
Version

Version

2.2.1
Type

Type

pom

Download xcloud-shell 2.2.1

Filename Size
xcloud-shell-2.2.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-shell/ -->
<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>xcloud-shell</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell/
implementation 'com.wl4g:xcloud-shell:2.2.1'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell/
implementation ("com.wl4g:xcloud-shell:2.2.1")
'com.wl4g:xcloud-shell:pom:2.2.1'
<dependency org="com.wl4g" name="xcloud-shell" rev="2.2.1">
  <artifact name="xcloud-shell" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-shell', version='2.2.1')
)
libraryDependencies += "com.wl4g" % "xcloud-shell" % "2.2.1"
[com.wl4g/xcloud-shell "2.2.1"]