Release Notes
Breaking Changes
- Dropped deprecated SmooksComponent, SmooksDataFormat, and SmooksProcessor. These are superseded by the Camel Smooks Component and the Camel Smooks Data Format.
Binaries
Apache Maven
<dependency>
<groupId>org.smooks.cartridges</groupId>
<artifactId>smooks-camel-cartridge</artifactId>
<version>4.0.0</version>
</dependency>