is not current version
Last Version 1.8.1

Apache Axis2 - Transport - HTTP 1.7.9

This inclues all the available transports in Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-transport-http
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - Transport - HTTP
This inclues all the available transports in Axis2
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download axis2-transport-http 1.7.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.7.9
org.apache.httpcomponents : httpclient jar 4.5.3
commons-httpclient : commons-httpclient jar 3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
xmlunit : xmlunit jar 1.3
org.apache.axis2 : axis2-transport-testkit jar 1.7.9

Project Modules

There are no modules declared in this project.