Provides JMS (Java Message Service) support for Spring Integration, enabling messaging between applications using JMS.
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-jms</artifactId>
<version>7.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JMS message-driven endpoint using a default message listener container.
No known issues recorded.
No dependency data recorded yet.