is not current version
Last Version 3.1.0

XCloud Shell Springboot 2.2.2

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
Version

Version

2.2.2
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 2.2.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.wl4g : xcloud-shell-core jar 2.2.2
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.