Last Version

XCloud Shell 3.1.0

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

License

License

GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-shell
Version

Version

3.1.0
Type

Type

pom
Description

Description

XCloud Shell
A Open Source command-line tool based on spring boot service, which is similar to the way spark-shell works.
Project Organization

Project Organization

wl4g

Download xcloud-shell 3.1.0

Filename Size
xcloud-shell-3.1.0.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xcloud-shell-bom
  • xcloud-shell-common
  • xcloud-shell-core
  • xcloud-shell-springboot
  • xcloud-shell-cli