Spring Integration parent project. Defines dependencies and common configuration for the build process.
'org.springframework.integration:spring-integration-jms:1.0.4.RELEASE'
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-jms</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
<dependency org="org.springframework.integration" name="spring-integration-jms" rev="1.0.4.RELEASE"/>
"org.springframework.integration", "spring-integration-jms", "1.0.4.RELEASE"