Maven Repository - POM file for Web Service axis-jaxrpc 1.4 1.4

Summary

POM was created from deploy:deploy-file.

Declaration

Here is the list of declaration for axis-jaxrpc. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.apache.axis</groupId>
   <artifactId>axis-jaxrpc</artifactId>
   <version>1.4</version>
</dependency>

If you think this Maven repository POM file listing for axis-jaxrpc is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Depended by

The following table lists the most popular artifacts which are depending on axis-jaxrpc-1.4. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
Web Servicemule-transport-axis 2.0.1
A Mule transport for Soap Connectivity using Axis.
6
Securitywss4j 1.5.12
Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache A...
16
JEEow2-javaee-5-spec 1.0.3
API of Java EE 5
18
Securitywss4j 1.5.8
Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache A...
6
Web Servicemule-transport-axis 2.0.0-RC1
A Mule transport for Soap Connectivity using Axis.
5




Packages

The following packages are defined in the axis-jaxrpc-1.4.jar

javax.xml.messaging
javax.xml.namespace
javax.xml.rpc
javax.xml.rpc.encoding
javax.xml.rpc.handler
javax.xml.rpc.handler.soap
javax.xml.rpc.holders
javax.xml.rpc.server
javax.xml.rpc.soap

POM File Source

Here is the content of the POM file.

<?xml version="1.0" encoding="UTF-8"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.apache.axis</groupId>
  <artifactId>axis-jaxrpc</artifactId>
  <version>1.4</version>
  <description>POM was created from deploy:deploy-file</description>
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>