JAX-WS (JSR 224) API provides the standard Java API for XML-based web services.
<dependency>
<groupId>javax.xml.ws</groupId>
<artifactId>jaxws-api</artifactId>
<version>2.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JAX-WS Service instance from a WSDL URL.
No known issues recorded.
No dependency data recorded yet.