2 Home
gitea_admin edited this page 2026-03-11 14:45:06 +00:00

Xslt Aggregation Strategy

The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.

Metadata

Property Value
Interface Type org.apache.camel.AggregationStrategy
Version 4.10.2

Maven Dependency

<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-xslt</artifactId>
    <version>4.10.2</version>
</dependency>