Testing library for Apache Camel with JUnit and Spring 3.x support.
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-spring3</artifactId>
<version>2.17.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Test a Camel route with Spring context
Use camel-test-spring (without '3') for Spring 4/5 compatibility
No dependency data recorded yet.