| License |
License |
|---|---|
| GroupId | GroupIdcom.wl4g |
| ArtifactId | ArtifactIdxcloud-component-support |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXCloud Component Support
A XCloud component support with spring cloud.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationwl4g |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-support/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component-support</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-support/
implementation 'com.wl4g:xcloud-component-support:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-support/
implementation ("com.wl4g:xcloud-component-support:2.0.0")
'com.wl4g:xcloud-component-support:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-support" rev="2.0.0">
<artifact name="xcloud-component-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-support', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-support" % "2.0.0"
[com.wl4g/xcloud-component-support "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wl4g : xcloud-component-core | jar | |
| redis.clients : jedis | jar | 3.6.1 |
| io.lettuce : lettuce-core | jar | |
| javax.mail : mail | jar | |
| com.aliyun : aliyun-java-sdk-dysmsapi | jar | |
| com.aliyun : aliyun-java-sdk-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.ethz.ganymed : ganymed-ssh2 | jar | |
| org.apache.sshd : sshd-netty | jar | |
| org.apache.sshd : sshd-scp | jar | |
| com.hierynomus : sshj | jar | |
| com.jcraft : jsch | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |