jaxrpc-api
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>javax.xml</groupId>
<artifactId>jaxrpc-api</artifactId>
<version>1.1.3</version>
</dependency><project>
<modelVersion>4.0.0</modelVersion>
<groupId>javax.xml</groupId>
<artifactId>jaxrpc-api</artifactId>
<version>1.1.3</version>
<name>Java API for XML Based RPC</name>
<description>
Part of the Java Web Services Developer Pack 1.6
</description>
<url>http://java.sun.com/webservices/jaxrpc/index.jsp</url>
<distributionManagement>
<downloadUrl>http://java.sun.com/webservices/downloads/webservicespack.html</downloadUrl>
</distributionManagement>
</project>