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

Summary

POM was created from deploy:deploy-file.

Declaration

Here is the list of declaration for axis-saaj. 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-saaj</artifactId>
   <version>1.4</version>
</dependency>

If you think this Maven repository POM file listing for axis-saaj 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-saaj-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
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-saaj-1.4.jar

javax.xml.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-saaj</artifactId>
  <version>1.4</version>
  <description>POM was created from deploy:deploy-file</description>
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>