GroupId | GroupIdcom.wl4g |
---|---|
ArtifactId | ArtifactIdxcloud-shell-example |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud Shell Example
|
Project URL |
Project URL |
Filename | Size |
---|---|
xcloud-shell-example-2.1.0.pom | |
xcloud-shell-example-2.1.0.tar | 34 MB |
xcloud-shell-example-2.1.0-sources.jar | 13 KB |
xcloud-shell-example-2.1.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-example/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-shell-example</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-example/
implementation 'com.wl4g:xcloud-shell-example:2.1.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-shell-example/
implementation ("com.wl4g:xcloud-shell-example:2.1.0")
'com.wl4g:xcloud-shell-example:jar:2.1.0'
<dependency org="com.wl4g" name="xcloud-shell-example" rev="2.1.0">
<artifact name="xcloud-shell-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-shell-example', version='2.1.0')
)
libraryDependencies += "com.wl4g" % "xcloud-shell-example" % "2.1.0"
[com.wl4g/xcloud-shell-example "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-shell-cli | jar | 2.1.0 |
com.wl4g : xcloud-shell-springboot | jar | 2.1.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.springframework.cloud : spring-cloud-context | jar |