Axis JAX-RPC provides the implementation of the JAX-RPC specification for SOAP web services.
<dependency>
<groupId>org.apache.axis</groupId>
<artifactId>axis-jaxrpc</artifactId>
<version>1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Invoke a SOAP web service using Axis JAX-RPC.
Use Apache CXF or JAX-WS RI for modern SOAP services.
No dependency data recorded yet.