MVN

com.wl4g : xcloud-shell

Maven & Gradle

Jul 02, 2021
1 usages
1 stars

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

<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>xcloud-shell</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wl4g : xcloud-shell to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of com.wl4g : xcloud-shell to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
xcloud-shell-3.1.0
3.0.x
xcloud-shell-3.0.0
2.2.x
xcloud-shell-2.2.2
xcloud-shell-2.2.1
xcloud-shell-2.2.0
2.1.x
xcloud-shell-2.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>xcloud-shell</artifactId>
    <version>3.1.0</version>
</dependency>

Advertisement