jar

com.github.answerail : dinger-spring-boot-starter

Maven & Gradle

Jan 12, 2023
1 usages
319 stars

dinger-spring-boot-starter · Dinger-SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件

Table Of Contents

Latest Version

Download com.github.answerail : dinger-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.answerail : dinger-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.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 dinger-spring-boot-starter-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jaemon.dinger.dingtalk.entity

├─ com.github.jaemon.dinger.dingtalk.entity.DingActionCard.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingFeedCard.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingLink.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingMarkDown.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingSingleActionCard.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingTalkMessage.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.DingText.class - [JAR]

├─ com.github.jaemon.dinger.dingtalk.entity.Message.class - [JAR]

com.github.jaemon.dinger.support

├─ com.github.jaemon.dinger.support.CustomMessage.class - [JAR]

├─ com.github.jaemon.dinger.support.DefaultDingerAsyncCallable.class - [JAR]

├─ com.github.jaemon.dinger.support.DefaultDingerExceptionCallback.class - [JAR]

├─ com.github.jaemon.dinger.support.DefaultDingerIdGenerator.class - [JAR]

├─ com.github.jaemon.dinger.support.DingerAsyncCallback.class - [JAR]

├─ com.github.jaemon.dinger.support.DingerExceptionCallback.class - [JAR]

├─ com.github.jaemon.dinger.support.DingerIdGenerator.class - [JAR]

├─ com.github.jaemon.dinger.support.MarkDownMessage.class - [JAR]

├─ com.github.jaemon.dinger.support.TextMessage.class - [JAR]

com.github.jaemon.dinger.multi

├─ com.github.jaemon.dinger.multi.DingerConfigHandler.class - [JAR]

├─ com.github.jaemon.dinger.multi.MultiDingerAlgorithmInjectRegister.class - [JAR]

├─ com.github.jaemon.dinger.multi.MultiDingerConfigContainer.class - [JAR]

├─ com.github.jaemon.dinger.multi.MultiDingerProperty.class - [JAR]

├─ com.github.jaemon.dinger.multi.MultiDingerRefresh.class - [JAR]

├─ com.github.jaemon.dinger.multi.MultiDingerScannerRegistrar.class - [JAR]

com.github.jaemon.dinger.core

├─ com.github.jaemon.dinger.core.AbstractDingerDefinitionResolver.class - [JAR]

├─ com.github.jaemon.dinger.core.AbstractDingerSender.class - [JAR]

├─ com.github.jaemon.dinger.core.AnnotationDingerDefinitionResolver.class - [JAR]

├─ com.github.jaemon.dinger.core.AnnotationParameterNameDiscoverer.class - [JAR]

├─ com.github.jaemon.dinger.core.ClassPathDingerScanner.class - [JAR]

├─ com.github.jaemon.dinger.core.ClassPathScanForResources.class - [JAR]

├─ com.github.jaemon.dinger.core.DefaultDingerDefinition.class - [JAR]

├─ com.github.jaemon.dinger.core.DefaultDingerDefinitionResolver.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerConfig.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerConfigurerAdapter.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinition.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinitionGenerator.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinitionGeneratorContext.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinitionGeneratorFactory.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinitionHandler.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerDefinitionResolver.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerHandleProxy.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerHelper.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerInvocationHandler.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerManagerBuilder.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerMessageHandler.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerParameterNameDiscoverer.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerRefresh.class - [JAR]

├─ com.github.jaemon.dinger.core.DingerRobot.class - [JAR]

├─ com.github.jaemon.dinger.core.MessageTransfer.class - [JAR]

├─ com.github.jaemon.dinger.core.ParamHandler.class - [JAR]

├─ com.github.jaemon.dinger.core.PrioritizedParameterNameDiscoverer.class - [JAR]

├─ com.github.jaemon.dinger.core.ResultHandler.class - [JAR]

├─ com.github.jaemon.dinger.core.XmlDingerDefinitionResolver.class - [JAR]

com.github.jaemon.dinger.core.session

├─ com.github.jaemon.dinger.core.session.Configuration.class - [JAR]

├─ com.github.jaemon.dinger.core.session.DingerSession.class - [JAR]

├─ com.github.jaemon.dinger.core.session.DingerSessionFactory.class - [JAR]

com.github.jaemon.dinger.core.session.defaults

├─ com.github.jaemon.dinger.core.session.defaults.DefaultDingerSession.class - [JAR]

├─ com.github.jaemon.dinger.core.session.defaults.DefaultDingerSessionFactory.class - [JAR]

com.github.jaemon.dinger.bytetalk.entity.enums

├─ com.github.jaemon.dinger.bytetalk.entity.enums.ByteTalkMsgType.class - [JAR]

com.github.jaemon.dinger.wetalk.entity

├─ com.github.jaemon.dinger.wetalk.entity.WeImage.class - [JAR]

├─ com.github.jaemon.dinger.wetalk.entity.WeMarkdown.class - [JAR]

├─ com.github.jaemon.dinger.wetalk.entity.WeNews.class - [JAR]

├─ com.github.jaemon.dinger.wetalk.entity.WeTalkMessage.class - [JAR]

├─ com.github.jaemon.dinger.wetalk.entity.WeText.class - [JAR]

com.github.jaemon.dinger.dingtalk

├─ com.github.jaemon.dinger.dingtalk.DingTalkDefinitionGenerator.class - [JAR]

com.github.jaemon.dinger.config

├─ com.github.jaemon.dinger.config.AutoBeanConfiguration.class - [JAR]

├─ com.github.jaemon.dinger.config.BeanConfiguration.class - [JAR]

├─ com.github.jaemon.dinger.config.DingerAutoConfiguration.class - [JAR]

├─ com.github.jaemon.dinger.config.DingerConfiguration.class - [JAR]

├─ com.github.jaemon.dinger.config.DingerHttpClientConfig.class - [JAR]

├─ com.github.jaemon.dinger.config.DingerThreadPoolConfig.class - [JAR]

├─ com.github.jaemon.dinger.config.DingerThreadPoolProperties.class - [JAR]

com.github.jaemon.dinger.wetalk.entity.enums

├─ com.github.jaemon.dinger.wetalk.entity.enums.WeTalkMsgType.class - [JAR]

com.github.jaemon.dinger.exception

├─ com.github.jaemon.dinger.exception.AsyncCallException.class - [JAR]

├─ com.github.jaemon.dinger.exception.ConfigurationException.class - [JAR]

├─ com.github.jaemon.dinger.exception.DingerAnalysisException.class - [JAR]

├─ com.github.jaemon.dinger.exception.DingerException.class - [JAR]

├─ com.github.jaemon.dinger.exception.InvalidPropertiesFormatException.class - [JAR]

├─ com.github.jaemon.dinger.exception.MsgTypeException.class - [JAR]

├─ com.github.jaemon.dinger.exception.MultiDingerRegisterException.class - [JAR]

├─ com.github.jaemon.dinger.exception.SendMsgException.class - [JAR]

com.github.jaemon.dinger.multi.algorithm

├─ com.github.jaemon.dinger.multi.algorithm.AlgorithmHandler.class - [JAR]

├─ com.github.jaemon.dinger.multi.algorithm.DefaultHandler.class - [JAR]

├─ com.github.jaemon.dinger.multi.algorithm.DingerHandler.class - [JAR]

├─ com.github.jaemon.dinger.multi.algorithm.RandomHandler.class - [JAR]

├─ com.github.jaemon.dinger.multi.algorithm.RoundRobinHandler.class - [JAR]

com.github.jaemon.dinger.core.entity.enums

├─ com.github.jaemon.dinger.core.entity.enums.AsyncExecuteType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.DingerDefinitionType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.DingerResponseCodeEnum.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.DingerType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.ExceptionEnum.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.IgnoreMethod.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.MessageMainType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.MessageSubType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.enums.PhoneParamType.class - [JAR]

com.github.jaemon.dinger.core.spring

├─ com.github.jaemon.dinger.core.spring.ApplicationHome.class - [JAR]

├─ com.github.jaemon.dinger.core.spring.DingerFactoryBean.class - [JAR]

├─ com.github.jaemon.dinger.core.spring.DingerScannerRegistrar.class - [JAR]

├─ com.github.jaemon.dinger.core.spring.DingerSessionFactoryBean.class - [JAR]

├─ com.github.jaemon.dinger.core.spring.DingerSessionTemplate.class - [JAR]

com.github.jaemon.dinger.listeners

├─ com.github.jaemon.dinger.listeners.DingerListenersProperty.class - [JAR]

├─ com.github.jaemon.dinger.listeners.DingerXmlPreparedEvent.class - [JAR]

├─ com.github.jaemon.dinger.listeners.ExitEventListener.class - [JAR]

com.github.jaemon.dinger.dingtalk.entity.enums

├─ com.github.jaemon.dinger.dingtalk.entity.enums.DingTalkMsgType.class - [JAR]

com.github.jaemon.dinger.constant

├─ com.github.jaemon.dinger.constant.DingerConstant.class - [JAR]

com.github.jaemon.dinger.wetalk

├─ com.github.jaemon.dinger.wetalk.WeTalkDefinitionGenerator.class - [JAR]

com.github.jaemon.dinger.bytetalk.entity

├─ com.github.jaemon.dinger.bytetalk.entity.ByteTalkMessage.class - [JAR]

├─ com.github.jaemon.dinger.bytetalk.entity.ByteText.class - [JAR]

com.github.jaemon.dinger.core.entity.xml

├─ com.github.jaemon.dinger.core.entity.xml.BeanTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.BodyTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.ConfigurationTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.ContentTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.MessageTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.PhoneTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.PhonesTag.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.xml.TokenId.class - [JAR]

com.github.jaemon.dinger.core.annatations

├─ com.github.jaemon.dinger.core.annatations.AsyncExecute.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.Dinger.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerClose.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerConfiguration.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerImageText.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerLink.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerMarkdown.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerPhone.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerScan.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerText.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.DingerTokenId.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.Keyword.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.Parameter.class - [JAR]

├─ com.github.jaemon.dinger.core.annatations.PriorityColumn.class - [JAR]

com.github.jaemon.dinger.utils

├─ com.github.jaemon.dinger.utils.ConfigTools.class - [JAR]

├─ com.github.jaemon.dinger.utils.DingerUtils.class - [JAR]

├─ com.github.jaemon.dinger.utils.JVMRandom.class - [JAR]

├─ com.github.jaemon.dinger.utils.PackageUtils.class - [JAR]

├─ com.github.jaemon.dinger.utils.RandomUtils.class - [JAR]

├─ com.github.jaemon.dinger.utils.XmlUtils.class - [JAR]

com.github.jaemon.dinger.support.sign

├─ com.github.jaemon.dinger.support.sign.ByteTalkSignAlgorithm.class - [JAR]

├─ com.github.jaemon.dinger.support.sign.DingTalkSignAlgorithm.class - [JAR]

├─ com.github.jaemon.dinger.support.sign.DingerSignAlgorithm.class - [JAR]

├─ com.github.jaemon.dinger.support.sign.SignBase.class - [JAR]

├─ com.github.jaemon.dinger.support.sign.SignResult.class - [JAR]

com.github.jaemon.dinger.support.client

├─ com.github.jaemon.dinger.support.client.AbstractDingerHttpClient.class - [JAR]

├─ com.github.jaemon.dinger.support.client.DingerHttpClient.class - [JAR]

├─ com.github.jaemon.dinger.support.client.DingerHttpTemplate.class - [JAR]

├─ com.github.jaemon.dinger.support.client.MediaTypeEnum.class - [JAR]

com.github.jaemon.dinger.core.entity

├─ com.github.jaemon.dinger.core.entity.DingerCallback.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.DingerMethod.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.DingerProperties.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.DingerRequest.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.DingerResponse.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.ExceptionPairs.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.ImageTextDeo.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.LinkDeo.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.MsgType.class - [JAR]

├─ com.github.jaemon.dinger.core.entity.Pairs.class - [JAR]

com.github.jaemon.dinger.multi.entity

├─ com.github.jaemon.dinger.multi.entity.MultiDinger.class - [JAR]

├─ com.github.jaemon.dinger.multi.entity.MultiDingerAlgorithmDefinition.class - [JAR]

├─ com.github.jaemon.dinger.multi.entity.MultiDingerConfig.class - [JAR]

com.github.jaemon.dinger.bytetalk

├─ com.github.jaemon.dinger.bytetalk.FeiShuDefinitionGenerator.class - [JAR]

com.github.jaemon.dinger.core.spring.support

├─ com.github.jaemon.dinger.core.spring.support.DingerSessionSupport.class - [JAR]

com.github.jaemon.dinger.multi.annotations

├─ com.github.jaemon.dinger.multi.annotations.EnableMultiDinger.class - [JAR]

├─ com.github.jaemon.dinger.multi.annotations.MultiDinger.class - [JAR]

├─ com.github.jaemon.dinger.multi.annotations.MultiHandler.class - [JAR]

com.github.jaemon.dinger

├─ com.github.jaemon.dinger.DingerSender.class - [JAR]

Advertisement