Apache CXF Runtime JAX-WS Frontend provides the runtime support for building and consuming JAX-WS web services.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JAX-WS client proxy using CXF's JaxWsProxyFactoryBean.
No known issues recorded.
No dependency data recorded yet.