License |
License |
---|---|
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-shell-core |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud Shell Core
A Open Source command-line tool based on spring boot service, which is similar to the way spark-shell works.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
Filename | Size |
---|---|
xcloud-shell-core-3.1.0.pom | |
xcloud-shell-core-3.1.0.jar | 27 KB |
xcloud-shell-core-3.1.0-sources.jar | 19 KB |
xcloud-shell-core-3.1.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-core/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-shell-core</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-core/
implementation 'com.wl4g:xcloud-shell-core:3.1.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-core/
implementation ("com.wl4g:xcloud-shell-core:3.1.0")
'com.wl4g:xcloud-shell-core:jar:3.1.0'
<dependency org="com.wl4g" name="xcloud-shell-core" rev="3.1.0">
<artifact name="xcloud-shell-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-shell-core', version='3.1.0')
)
libraryDependencies += "com.wl4g" % "xcloud-shell-core" % "3.1.0"
[com.wl4g/xcloud-shell-core "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-shell-common | jar | 3.1.0 |
com.wl4g : xcloud-component-support Optional | jar | |
redis.clients : jedis Optional | jar | |
org.springframework.data : spring-data-redis Optional | jar |