Command-line tool for generating web service artifacts from Java classes using Apache CXF.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-java2ws</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.
Generates a WSDL from a Java service class using the Java2WS tool.
Add cxf-rt-frontend-jaxws and cxf-rt-transports-http for full functionality.
No dependency data recorded yet.