Last Version

Apache Axis2 - Web Application module 1.8.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-webapp
Version

Version

1.8.1
Type

Type

war
Description

Description

Apache Axis2 - Web Application module
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary

Download axis2-webapp 1.8.1


<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-webapp/ -->
<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-webapp</artifactId>
    <version>1.8.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-webapp/
implementation 'org.apache.axis2:axis2-webapp:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-webapp/
implementation ("org.apache.axis2:axis2-webapp:1.8.1")
'org.apache.axis2:axis2-webapp:war:1.8.1'
<dependency org="org.apache.axis2" name="axis2-webapp" rev="1.8.1">
  <artifact name="axis2-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-webapp', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "axis2-webapp" % "1.8.1"
[org.apache.axis2/axis2-webapp "1.8.1"]

Dependencies

compile (31)

Group / Artifact Type Version
org.apache.axis2 : axis2-jibx jar 1.8.1
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.axis2 : axis2-spring jar 1.8.1
org.apache.axis2 : axis2-fastinfoset jar 1.8.1
org.apache.axis2 : axis2-jaxws jar 1.8.1
org.apache.axis2 : axis2-xmlbeans jar 1.8.1
org.apache.axis2 : axis2-json jar 1.8.1
org.apache.axis2 : soapmonitor mar 1.8.1
org.apache.axis2 : addressing mar 1.8.1
org.apache.axis2 : ping mar 1.8.1
org.apache.axis2 : mex jar 1.8.1
org.apache.axis2 : scripting mar 1.8.1
org.apache.axis2 : axis2-corba jar 1.8.1
org.apache.axis2 : version aar 1.8.1
org.apache.axis2 : axis2-mtompolicy jar 1.8.1
org.apache.axis2 : axis2-jaxws-mar mar 1.8.1
org.apache.axis2 : axis2-clustering jar 1.8.1
org.apache.axis2 : axis2-transport-http jar 1.8.1
org.apache.axis2 : axis2-transport-local jar 1.8.1
org.apache.axis2 : axis2-transport-jms jar 1.8.1
org.apache.axis2 : axis2-transport-mail jar 1.8.1
org.apache.axis2 : axis2-transport-tcp jar 1.8.1
org.apache.axis2 : axis2-transport-udp jar 1.8.1
org.apache.axis2 : axis2-transport-xmpp jar 1.8.1
org.apache.axis2 : axis2-codegen jar 1.8.1
org.apache.axis2 : mex mar 1.8.1
org.apache.axis2 : mtompolicy mar 1.8.1
org.apache.taglibs : taglibs-standard-spec jar 1.2.5
org.apache.taglibs : taglibs-standard-impl jar 1.2.5
org.apache.ws.commons.axiom : axiom-jaxb jar 1.4.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
jakarta.servlet.jsp : jakarta.servlet.jsp-api jar 2.3.6

Project Modules

There are no modules declared in this project.