Java API for XML Web Services (JAX-WS) 2.2 specification API.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxws_2.2_spec</artifactId>
<version>1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating a JAX-WS Service from a WSDL URL.
Add a JAX-WS implementation dependency such as org.apache.cxf:cxf-rt-frontend-jaxws.
No dependency data recorded yet.