WSDL4J is a Java library for reading, creating, and manipulating WSDL documents, used by Apache Axis.
<dependency>
<groupId>axis</groupId>
<artifactId>axis-wsdl4j</artifactId>
<version>1.5.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new WSDL definition with a service name.
Migrate to JAX-WS or Apache CXF for better support.
No dependency data recorded yet.