<dependency> <groupId>org.springframework</groupId> <artifactId>spring</artifactId> <optional>true</optional> <scope>compile</scope> </dependency>
Camel has dependencies to Spring. Spring is well integrated into Camel. -- View this message in context: http://www.nabble.com/Spring-Integration-tp15717186s22882p15721226.html Sent from the Camel - Users mailing list archive at Nabble.com.
