Provides the API for creating and building SOAP messages as part of the Jakarta EE platform.
<dependency>
<groupId>jakarta.xml.soap</groupId>
<artifactId>jakarta.xml.soap-api</artifactId>
<version>3.0.2</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 Jakarta XML SOAP API.
Use the jakarta.xml.soap package and ensure your application server or runtime supports Jakarta EE 9+.
No dependency data recorded yet.