Reference implementation of JAX-WS for building SOAP web services.
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a SOAP web service client
Use jakarta.xml.ws imports and ensure compatible runtime.
No dependency data recorded yet.