Maven Repository - POM file for Web Service axis 1.4 1.4

Summary

POM was created from deploy:deploy-file.

Declaration

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

If you think this Maven repository POM file listing for axis 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-1.4. Their categories and depend by count are also listed.

CategoryArtifactDepended By Count
Springspring-web 2.5
Spring Framework: Web
140
Web Servicemule-transport-axis 2.0.1
A Mule transport for Soap Connectivity using Axis.
6
Springspring-remoting 2.0.6
Spring Framework: Remoting
6
Springspring-web 2.5.5
Spring Framework: Web
12
Springspring 2.5.5
Spring Framework
11
Springspring-web 2.5.4
Spring Framework: Web
9
Web Serviceads-lib 1.0.0
Java client library for accessing ads APIs including AdWords, DFA, and DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use AdWords with Axis, you should include the "adwords-axis...
5
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
Springspring 2.5.2
Spring Framework
8
Springspring-web 2.5.6.SEC01
Spring Framework: Web
6
Springspring 2.5.6.SEC03
Spring Framework
12
Springspring-web 2.5.6
Spring Framework: Web
21
Springspring 2.5.4
Spring Framework
8
Springspring 2.5.6
Spring Framework
51
Springspring 2.0
Spring Framework
11
Springspring-web 2.5.2
Spring Framework: Web
6
Web Servicemule-transport-axis 2.0.0-RC1
A Mule transport for Soap Connectivity using Axis.
5
Springspring 2.5.6.SEC01
Spring Framework
5




Packages

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

org.apache.axis
org.apache.axis.attachments
org.apache.axis.client
org.apache.axis.client.async
org.apache.axis.collections
org.apache.axis.components.compiler
org.apache.axis.components.encoding
org.apache.axis.components.image
org.apache.axis.components.jms
org.apache.axis.components.logger
org.apache.axis.components.net
org.apache.axis.components.script
org.apache.axis.components.threadpool
org.apache.axis.components.uuid
org.apache.axis.configuration
org.apache.axis.constants
org.apache.axis.deployment.wsdd
org.apache.axis.deployment.wsdd.providers
org.apache.axis.description
org.apache.axis.encoding
org.apache.axis.encoding.ser
org.apache.axis.encoding.ser.castor
org.apache.axis.enum
org.apache.axis.handlers
org.apache.axis.handlers.http
org.apache.axis.handlers.soap
org.apache.axis.holders
org.apache.axis.i18n
org.apache.axis.management
org.apache.axis.management.jmx
org.apache.axis.message
org.apache.axis.monitor
org.apache.axis.providers
org.apache.axis.providers.java
org.apache.axis.schema
org.apache.axis.security
org.apache.axis.security.servlet
org.apache.axis.security.simple
org.apache.axis.server
org.apache.axis.session
org.apache.axis.soap
org.apache.axis.strategies
org.apache.axis.transport.http
org.apache.axis.transport.java
org.apache.axis.transport.jms
org.apache.axis.transport.local
org.apache.axis.transport.mail
org.apache.axis.types
org.apache.axis.utils
org.apache.axis.utils.bytecode
org.apache.axis.utils.cache
org.apache.axis.wsdl
org.apache.axis.wsdl.fromJava
org.apache.axis.wsdl.gen
org.apache.axis.wsdl.symbolTable
org.apache.axis.wsdl.toJava




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