All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download common-rabbitmq JAR 2.2.0 with all dependencies


Files of the artifact common-rabbitmq version 2.2.0 from the group com.dell.cpsd.

Artifact common-rabbitmq
Group com.dell.cpsd
Version 2.2.0
Last update 09. November 2017
Tags: dell project common messaging cpsd
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies slf4j-api, spring-expression, spring-context, spring-amqp, spring-rabbit, jackson-databind, commons-lang3, spring-integration-core, junit, mockito-all,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of common-rabbitmq Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of common-rabbitmq version 2.2.0

.LICENSE.md
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.dell.cpsd.common-rabbitmq
META-INF.maven.com.dell.cpsd.common-rabbitmq.META-INF.maven.com.dell.cpsd.common-rabbitmq.pom.properties
META-INF.maven.com.dell.cpsd.common-rabbitmq.META-INF.maven.com.dell.cpsd.common-rabbitmq.pom.xml
com.dell.cpsd.common.logging
com.dell.cpsd.common.logging.com.dell.cpsd.common.logging.DelegateLogger
com.dell.cpsd.common.logging.com.dell.cpsd.common.logging.ILogger
com.dell.cpsd.common.logging.com.dell.cpsd.common.logging.LoggingManager
com.dell.cpsd.common.rabbitmq
com.dell.cpsd.common.rabbitmq.com.dell.cpsd.common.rabbitmq.MessageAnnotationProcessor
com.dell.cpsd.common.rabbitmq.com.dell.cpsd.common.rabbitmq.MessageAnnotationProcessorCallback
com.dell.cpsd.common.rabbitmq.aggregate
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.AbstractAggregate
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.Aggregate
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.AggregatorWrapper
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.AggregatorWrapperManager
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.CorrelationStatus
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.CorrelationStrategies
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.DefaultAggregatorWrapperManager
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.MessageAggregator
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.ReleaseStrategies
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.SimpleMessageAggregator
com.dell.cpsd.common.rabbitmq.aggregate.com.dell.cpsd.common.rabbitmq.aggregate.SpringMessageAggregator
com.dell.cpsd.common.rabbitmq.annotation
com.dell.cpsd.common.rabbitmq.annotation.com.dell.cpsd.common.rabbitmq.annotation.Message
com.dell.cpsd.common.rabbitmq.annotation.com.dell.cpsd.common.rabbitmq.annotation.MessageContentType
com.dell.cpsd.common.rabbitmq.annotation.stereotypes
com.dell.cpsd.common.rabbitmq.annotation.stereotypes.com.dell.cpsd.common.rabbitmq.annotation.stereotypes.MessageError
com.dell.cpsd.common.rabbitmq.annotation.stereotypes.com.dell.cpsd.common.rabbitmq.annotation.stereotypes.MessageEvent
com.dell.cpsd.common.rabbitmq.annotation.stereotypes.com.dell.cpsd.common.rabbitmq.annotation.stereotypes.MessageReply
com.dell.cpsd.common.rabbitmq.annotation.stereotypes.com.dell.cpsd.common.rabbitmq.annotation.stereotypes.MessageRequest
com.dell.cpsd.common.rabbitmq.annotation.stereotypes.com.dell.cpsd.common.rabbitmq.annotation.stereotypes.MessageStereotype
com.dell.cpsd.common.rabbitmq.config
com.dell.cpsd.common.rabbitmq.config.com.dell.cpsd.common.rabbitmq.config.IRabbitMqPropertiesConfig
com.dell.cpsd.common.rabbitmq.config.com.dell.cpsd.common.rabbitmq.config.RabbitMQPropertiesConfig
com.dell.cpsd.common.rabbitmq.config.com.dell.cpsd.common.rabbitmq.config.RabbitMqProductionConfig
com.dell.cpsd.common.rabbitmq.connectors
com.dell.cpsd.common.rabbitmq.connectors.com.dell.cpsd.common.rabbitmq.connectors.RabbitMQCachingConnectionFactory
com.dell.cpsd.common.rabbitmq.connectors.com.dell.cpsd.common.rabbitmq.connectors.RabbitMQConnectionFactory
com.dell.cpsd.common.rabbitmq.connectors.com.dell.cpsd.common.rabbitmq.connectors.RabbitMQTLSFactoryBean
com.dell.cpsd.common.rabbitmq.connectors.com.dell.cpsd.common.rabbitmq.connectors.TLSConnectionFactory
com.dell.cpsd.common.rabbitmq.consumer
com.dell.cpsd.common.rabbitmq.consumer.com.dell.cpsd.common.rabbitmq.consumer.LoggingUnhandledMessageHandler
com.dell.cpsd.common.rabbitmq.consumer.com.dell.cpsd.common.rabbitmq.consumer.UnhandledMessageConsumer
com.dell.cpsd.common.rabbitmq.consumer.com.dell.cpsd.common.rabbitmq.consumer.UnhandledMessageHandler
com.dell.cpsd.common.rabbitmq.consumer.error
com.dell.cpsd.common.rabbitmq.consumer.error.com.dell.cpsd.common.rabbitmq.consumer.error.DefaultErrorTransformer
com.dell.cpsd.common.rabbitmq.consumer.error.com.dell.cpsd.common.rabbitmq.consumer.error.ErrorContext
com.dell.cpsd.common.rabbitmq.consumer.error.com.dell.cpsd.common.rabbitmq.consumer.error.ErrorTransformer
com.dell.cpsd.common.rabbitmq.consumer.handler
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.DefaultMessageHandler
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.DefaultMessageListener
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.DefaultMessageListenerAdapter
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.DelegatingMessageHandler
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.GenericMessageHandler
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.GenericMessagePropertiesHandler
com.dell.cpsd.common.rabbitmq.consumer.handler.com.dell.cpsd.common.rabbitmq.consumer.handler.MessageHandler
com.dell.cpsd.common.rabbitmq.context
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.ApplicationConfiguration
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.ApplicationConfigurationContext
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.ApplicationConfigurationFactory
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.MessageDescription
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.RabbitContext
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.RabbitContextAware
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.RabbitContextListener
com.dell.cpsd.common.rabbitmq.context.com.dell.cpsd.common.rabbitmq.context.RequestReplyKey
com.dell.cpsd.common.rabbitmq.context.builder
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.ContainerFactory
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.DefaultContainerErrorHandler
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.MessageDescriptionFactory
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.MessageExchangeType
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.MessageMetaData
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.MessageMetaDataReader
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.MessagingData
com.dell.cpsd.common.rabbitmq.context.builder.com.dell.cpsd.common.rabbitmq.context.builder.RabbitContextBuilder
com.dell.cpsd.common.rabbitmq.exceptions
com.dell.cpsd.common.rabbitmq.exceptions.com.dell.cpsd.common.rabbitmq.exceptions.ApplicationException
com.dell.cpsd.common.rabbitmq.exceptions.com.dell.cpsd.common.rabbitmq.exceptions.ExceptionLogTransformer
com.dell.cpsd.common.rabbitmq.exceptions.com.dell.cpsd.common.rabbitmq.exceptions.RabbitMQConnectionException
com.dell.cpsd.common.rabbitmq.exceptions.com.dell.cpsd.common.rabbitmq.exceptions.RabbitMQException
com.dell.cpsd.common.rabbitmq.i18n
com.dell.cpsd.common.rabbitmq.i18n.com.dell.cpsd.common.rabbitmq.i18n.DefaultMessageFormatter
com.dell.cpsd.common.rabbitmq.i18n.com.dell.cpsd.common.rabbitmq.i18n.RabbitMQMessageBundle
com.dell.cpsd.common.rabbitmq.i18n.error
com.dell.cpsd.common.rabbitmq.i18n.error.com.dell.cpsd.common.rabbitmq.i18n.error.LocalizedError
com.dell.cpsd.common.rabbitmq.i18n.error.com.dell.cpsd.common.rabbitmq.i18n.error.LocalizedErrorCode
com.dell.cpsd.common.rabbitmq.i18n.error.com.dell.cpsd.common.rabbitmq.i18n.error.LocalizedErrorsProvider
com.dell.cpsd.common.rabbitmq.log
com.dell.cpsd.common.rabbitmq.log.com.dell.cpsd.common.rabbitmq.log.RabbitMQLoggingManager
com.dell.cpsd.common.rabbitmq.log.com.dell.cpsd.common.rabbitmq.log.RabbitMQMessageCode
com.dell.cpsd.common.rabbitmq.message
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.DefaultMessageConverterFactory
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.ErrorContainer
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.HasCorrelationId
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.HasErrors
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.HasMessageProperties
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.HasReplyTo
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.HasTimestamp
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.MessagePropertiesContainer
com.dell.cpsd.common.rabbitmq.message.com.dell.cpsd.common.rabbitmq.message.MessagePropertiesHelper
com.dell.cpsd.common.rabbitmq.processor
com.dell.cpsd.common.rabbitmq.processor.com.dell.cpsd.common.rabbitmq.processor.PropertiesPostProcessor
com.dell.cpsd.common.rabbitmq.producer
com.dell.cpsd.common.rabbitmq.producer.com.dell.cpsd.common.rabbitmq.producer.AbstractAmqpMessageProducer
com.dell.cpsd.common.rabbitmq.registration
com.dell.cpsd.common.rabbitmq.registration.com.dell.cpsd.common.rabbitmq.registration.DefaultClassMapperFactory
com.dell.cpsd.common.rabbitmq.registration.com.dell.cpsd.common.rabbitmq.registration.MessageRegistrationAware
com.dell.cpsd.common.rabbitmq.registration.com.dell.cpsd.common.rabbitmq.registration.RegistrationAwareClassMapper
com.dell.cpsd.common.rabbitmq.registration.notifier.config
com.dell.cpsd.common.rabbitmq.registration.notifier.config.com.dell.cpsd.common.rabbitmq.registration.notifier.config.RegistrationConfig
com.dell.cpsd.common.rabbitmq.registration.notifier.message
com.dell.cpsd.common.rabbitmq.registration.notifier.message.com.dell.cpsd.common.rabbitmq.registration.notifier.message.MessageBinding
com.dell.cpsd.common.rabbitmq.registration.notifier.message.com.dell.cpsd.common.rabbitmq.registration.notifier.message.MessageExchange
com.dell.cpsd.common.rabbitmq.registration.notifier.message.com.dell.cpsd.common.rabbitmq.registration.notifier.message.MessageRegistrationNotified
com.dell.cpsd.common.rabbitmq.registration.notifier.message.com.dell.cpsd.common.rabbitmq.registration.notifier.message.MessageRegistrationWithdrawn
com.dell.cpsd.common.rabbitmq.registration.notifier.model
com.dell.cpsd.common.rabbitmq.registration.notifier.model.com.dell.cpsd.common.rabbitmq.registration.notifier.model.BindingDataDto
com.dell.cpsd.common.rabbitmq.registration.notifier.model.com.dell.cpsd.common.rabbitmq.registration.notifier.model.MessageDirectionType
com.dell.cpsd.common.rabbitmq.registration.notifier.model.com.dell.cpsd.common.rabbitmq.registration.notifier.model.MessageExchangeDto
com.dell.cpsd.common.rabbitmq.registration.notifier.model.com.dell.cpsd.common.rabbitmq.registration.notifier.model.MessageQueueDto
com.dell.cpsd.common.rabbitmq.registration.notifier.model.com.dell.cpsd.common.rabbitmq.registration.notifier.model.MessageRegistrationDto
com.dell.cpsd.common.rabbitmq.registration.notifier.service
com.dell.cpsd.common.rabbitmq.registration.notifier.service.com.dell.cpsd.common.rabbitmq.registration.notifier.service.AbstractRegistrationNotifierService
com.dell.cpsd.common.rabbitmq.registration.notifier.service.com.dell.cpsd.common.rabbitmq.registration.notifier.service.AmqpRegistrationNotifierService
com.dell.cpsd.common.rabbitmq.registration.notifier.service.com.dell.cpsd.common.rabbitmq.registration.notifier.service.RegistrationNotifierService
com.dell.cpsd.common.rabbitmq.registration.notifier.spring
com.dell.cpsd.common.rabbitmq.registration.notifier.spring.com.dell.cpsd.common.rabbitmq.registration.notifier.spring.ApplicationContextRegistrationListener
com.dell.cpsd.common.rabbitmq.retrypolicy
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.DefaultMessageKeyGenerator
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.DefaultMessageRecoverer
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.DefaultRetryPolicy
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.DefaultRetryPolicyAdvice
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.DefaultRetryPolicyFactory
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.ResponseMessageRetryPolicy
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.RetryPolicyDelegate
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.RetryPolicyExceptionUnpackerDelegate
com.dell.cpsd.common.rabbitmq.retrypolicy.com.dell.cpsd.common.rabbitmq.retrypolicy.RootCauseRetryPolicy
com.dell.cpsd.common.rabbitmq.retrypolicy.exception
com.dell.cpsd.common.rabbitmq.retrypolicy.exception.com.dell.cpsd.common.rabbitmq.retrypolicy.exception.ErrorResponseException
com.dell.cpsd.common.rabbitmq.retrypolicy.exception.com.dell.cpsd.common.rabbitmq.retrypolicy.exception.ResponseDetails
com.dell.cpsd.common.rabbitmq.retrypolicy.exception.com.dell.cpsd.common.rabbitmq.retrypolicy.exception.ResponseMessageException
com.dell.cpsd.common.rabbitmq.template
com.dell.cpsd.common.rabbitmq.template.com.dell.cpsd.common.rabbitmq.template.OpinionatedRabbitTemplate
com.dell.cpsd.common.rabbitmq.utils
com.dell.cpsd.common.rabbitmq.utils.com.dell.cpsd.common.rabbitmq.utils.ContainerIdHelper
com.dell.cpsd.common.rabbitmq.utils.com.dell.cpsd.common.rabbitmq.utils.CorrelationIdBuilder
com.dell.cpsd.common.rabbitmq.validators
com.dell.cpsd.common.rabbitmq.validators.com.dell.cpsd.common.rabbitmq.validators.DefaultMessageValidator
com.dell.cpsd.common.rabbitmq.validators.com.dell.cpsd.common.rabbitmq.validators.GenericMessageValidator
com.dell.cpsd.common.rabbitmq.validators.com.dell.cpsd.common.rabbitmq.validators.MessageValidationException
com.dell.cpsd.common.rabbitmq.validators.com.dell.cpsd.common.rabbitmq.validators.MessageValidator
com.dell.cpsd.common.rabbitmq.validators.com.dell.cpsd.common.rabbitmq.validators.ValidationResult




© 2015 - 2024 Weber Informatics LLC | Privacy Policy