Apache Geronimo implementation of the Java API for XML-based RPC (JAX-RPC) 1.1 specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jaxrpc_1.1_spec</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reference to JAX-RPC Service interface
Use JAX-WS (javax.xml.ws) or a REST framework like JAX-RS.
No dependency data recorded yet.