Messaging Microservices with Spring Integration

Compile Dependencies (11)

Category/LicenseGroup / ArtifactVersionUpdates
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310(optional)
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8(optional)
Kotlin Standard Library JDK 8 extension
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
org.springframework.boot » spring-boot-starter-actuator(optional)
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-autoconfigure-processor(optional)
Spring Boot AutoConfigure Annotation Processor
Apache 2.0
org.springframework.cloud » spring-cloud-function-context
Implementation of core API for Spring Cloud Function
4.3.05.0.2
org.springframework.integration » spring-integration-core
Spring Integration Core
JMX Apache 2.0
org.springframework.integration » spring-integration-jmx
Spring Integration JMX Support
Error Handling Apache 2.0
org.springframework.retry » spring-retry
Spring Retry provides an abstraction around retrying failed operations, with an

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.micrometer » context-propagation
A library that assists with context propagation across different types of context mechanisms such as ThreadLocal, ...
1.1.01.2.1

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.springframework » spring-core-test
Spring Core Test
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
Apache 2.0
org.springframework.integration » spring-integration-test
Spring Integration Testing Framework
Apache 2.0
org.springframework.integration » spring-integration-http
Spring Integration HTTP Support