Registry / messaging / spring-integration-xml

spring-integration-xml

JSON →
library7.0.4javamavenunverified

XML support for Spring Integration, including marshalling and XPath expressions.

<dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-xml</artifactId> <version>7.0.4</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-INTEGRATION
S
spring-integration-xml
messagingjavav7.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XmlPayloadMarshallingTransformer
org.springframework.integration.xml.XmlPayloadMarshallingTransformer

Creates an XML payload marshalling transformer for Spring Integration.

import org.springframework.integration.xml.XmlPayloadMarshallingTransformer; public class Example { public static void main(String[] args) { XmlPayloadMarshallingTransformer transformer = new XmlPayloadMarshallingTransformer(); System.out.println(transformer.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
spring-integration-xml — mvn dependency:get spring-integration-xml · libregistry