| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-transport-http |
| Version | Version1.7.9 |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - Transport - HTTP
This inclues all the available transports in Axis2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| axis2-transport-http-1.7.9.pom | |
| axis2-transport-http-1.7.9.jar | 173 KB |
| axis2-transport-http-1.7.9-sources.jar | 146 KB |
| axis2-transport-http-1.7.9-javadoc.jar | 462 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| xmlunit : xmlunit | jar | 1.3 |
| org.apache.axis2 : axis2-transport-testkit | jar | 1.7.9 |