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