Runtime implementation of the JAX-WS (Java API for XML Web Services) specification.
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>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.
Minimal usage of JAX-WS RI Runtime
Use version 4.x for Jakarta EE 9+; use 2.x for legacy Java EE.
No dependency data recorded yet.