XCloud Shell Springboot

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-springboot
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://xcloud.wl4g.com
Project Organization

Project Organization

wl4g

Download xcloud-shell-springboot

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.wl4g : xcloud-shell-core jar 3.1.0
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter jar
redis.clients : jedis Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0