jar

com.wl4g : xcloud-component-support

Maven & Gradle

Jul 02, 2021
6 usages
2 stars

XCloud Component Support · A XCloud component support with spring cloud.

Table Of Contents

Latest Version

Download com.wl4g : xcloud-component-support JAR file - Latest Versions:

All Versions

Download com.wl4g : xcloud-component-support JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xcloud-component-support-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wl4g.component.support.cache.jedis

├─ com.wl4g.component.support.cache.jedis.JedisClient.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.JedisClientAutoConfiguration.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.JedisClientFactoryBean.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.JedisService.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.ScanCursor.class - [JAR]

com.wl4g.component.support.cli

├─ com.wl4g.component.support.cli.CommandLineAutoConfiguration.class - [JAR]

├─ com.wl4g.component.support.cli.DestroableProcessManager.class - [JAR]

├─ com.wl4g.component.support.cli.GenericProcessManager.class - [JAR]

├─ com.wl4g.component.support.cli.IllegalProcessStateException.class - [JAR]

├─ com.wl4g.component.support.cli.NoSuchProcessException.class - [JAR]

├─ com.wl4g.component.support.cli.NodeProcessManagerImpl.class - [JAR]

├─ com.wl4g.component.support.cli.TimeoutDestroyProcessException.class - [JAR]

com.wl4g.component.support.notification.bark

├─ com.wl4g.component.support.notification.bark.BarkMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.bark.BarkNotifyProperties.class - [JAR]

com.wl4g.component.support.notification.sms

├─ com.wl4g.component.support.notification.sms.AliyunSmsMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.sms.SmsNotifyProperties.class - [JAR]

com.wl4g.component.support.notification.qq

├─ com.wl4g.component.support.notification.qq.QqMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.qq.QqNotifyProperties.class - [JAR]

com.wl4g.component.support.cache.locks

├─ com.wl4g.component.support.cache.locks.AbstractDistributedLock.class - [JAR]

├─ com.wl4g.component.support.cache.locks.JedisLockAutoConfiguration.class - [JAR]

├─ com.wl4g.component.support.cache.locks.JedisLockManager.class - [JAR]

com.wl4g.component.support.task

├─ com.wl4g.component.support.task.ApplicationTaskRunner.class - [JAR]

com.wl4g.component.support.notification.twitter

├─ com.wl4g.component.support.notification.twitter.TwitterMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.twitter.TwitterNotifyProperties.class - [JAR]

com.wl4g.component.support.cache.jedis.single

├─ com.wl4g.component.support.cache.jedis.single.SingleJedisClient.class - [JAR]

com.wl4g.component.support.notification.mail

├─ com.wl4g.component.support.notification.mail.MailMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.mail.MailNotifyProperties.class - [JAR]

com.wl4g.component.support.notification.dingtalk

├─ com.wl4g.component.support.notification.dingtalk.DingtalkMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.dingtalk.DingtalkNotifyProperties.class - [JAR]

com.wl4g.component.support.cli.destroy

├─ com.wl4g.component.support.cli.destroy.DestroySignal.class - [JAR]

├─ com.wl4g.component.support.cli.destroy.DestroySignalMessage.class - [JAR]

com.wl4g.component.support.cli.command

├─ com.wl4g.component.support.cli.command.DestroableCommand.class - [JAR]

├─ com.wl4g.component.support.cli.command.LocalDestroableCommand.class - [JAR]

├─ com.wl4g.component.support.cli.command.RemoteDestroableCommand.class - [JAR]

com.wl4g.component.support.cache.jedis.util

├─ com.wl4g.component.support.cache.jedis.util.RedisSpecUtil.class - [JAR]

com.wl4g.component.support.cache.jedis.cluster

├─ com.wl4g.component.support.cache.jedis.cluster.ConfigurableJedisClusterCommand.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.cluster.ConfigurableJedisClusterJedisClient.class - [JAR]

├─ com.wl4g.component.support.cache.jedis.cluster.JedisClusterJedisClient.class - [JAR]

com.wl4g.component.support.cli.process

├─ com.wl4g.component.support.cli.process.DestroableProcess.class - [JAR]

├─ com.wl4g.component.support.cli.process.EthzDestroableProcess.class - [JAR]

├─ com.wl4g.component.support.cli.process.JschDestroableProcess.class - [JAR]

├─ com.wl4g.component.support.cli.process.LocalDestroableProcess.class - [JAR]

├─ com.wl4g.component.support.cli.process.SshdDestroableProcess.class - [JAR]

├─ com.wl4g.component.support.cli.process.SshjDestroableProcess.class - [JAR]

com.wl4g.component.support.notification.apns

├─ com.wl4g.component.support.notification.apns.ApnsMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.apns.ApnsNotifyProperties.class - [JAR]

com.wl4g.component.support.notification.wechat

├─ com.wl4g.component.support.notification.wechat.WechatMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.wechat.WechatNotifyProperties.class - [JAR]

com.wl4g.component.support.notification.vms

├─ com.wl4g.component.support.notification.vms.AliyunVmsMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.vms.VmsNotifyProperties.class - [JAR]

com.wl4g.component.support.cli.repository

├─ com.wl4g.component.support.cli.repository.DefaultProcessRepository.class - [JAR]

├─ com.wl4g.component.support.cli.repository.ProcessRepository.class - [JAR]

com.wl4g.component.support.notification.facebook

├─ com.wl4g.component.support.notification.facebook.FacebookMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.facebook.FacebookNotifyProperties.class - [JAR]

com.wl4g.component.support.constant

├─ com.wl4g.component.support.constant.SupportConstant.class - [JAR]

com.wl4g.component.support.notification

├─ com.wl4g.component.support.notification.AbstractMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.AbstractNotifyProperties.class - [JAR]

├─ com.wl4g.component.support.notification.BasedSocialProperties.class - [JAR]

├─ com.wl4g.component.support.notification.GenericNotifyMessage.class - [JAR]

├─ com.wl4g.component.support.notification.MessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.NoOpMessageNotifier.class - [JAR]

├─ com.wl4g.component.support.notification.NotificationAutoConfiguration.class - [JAR]

├─ com.wl4g.component.support.notification.NotificationException.class - [JAR]

├─ com.wl4g.component.support.notification.NotificationMessageParseException.class - [JAR]

├─ com.wl4g.component.support.notification.NotifyMessage.class - [JAR]

├─ com.wl4g.component.support.notification.NotifyProperties.class - [JAR]

Advertisement

Dependencies from Group

Jul 02, 2021
16 usages
2 stars
Jul 05, 2021
13 usages
3 stars
Jul 02, 2021
11 usages
2 stars
Jul 02, 2021
6 usages
2 stars
Jul 05, 2021
5 usages
3 stars

Discover Dependencies

Mar 13, 2023
9 usages
358 stars
Aug 31, 2017
15 usages
65 stars
Jan 03, 2023
15 usages
5 stars
May 10, 2023
7 usages
Sep 13, 2021
28 usages
1.3k stars
Feb 09, 2023
40 usages
102 stars
Mar 28, 2023
6 usages
93 stars
Mar 21, 2023
28 usages
320 stars