Implementation of Jakarta SOAP with Attachments Specification for creating and processing SOAP messages.
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
<version>3.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new SOAP message using the SAAJ MessageFactory.
Update imports to jakarta.xml.soap for version 3.x.
No dependency data recorded yet.