is not current version
Last Version 1.8.1

Apache Axis2 - Transport - HTTP 1.8.0

This inclues all the available transports in Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-transport-http
Version

Version

1.8.0
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
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/transport/http

Download axis2-transport-http 1.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.httpcomponents : httpclient jar 4.5.13

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.xmlunit : xmlunit-legacy jar 2.8.2
org.apache.axis2 : axis2-transport-testkit jar 1.8.0
org.apache.ws.commons.axiom : axiom-truth jar 1.3.0

Project Modules

There are no modules declared in this project.