Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

org.apache.axis.axis-rt-transport-http-javanet 1.4.4-FNT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.axis</groupId>
  <artifactId>axis-rt-transport-http-javanet</artifactId>
  <version>1.4.4-FNT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

	An alternative HTTP transport that uses the java.net.HttpURLConnection API. This transport only works with Java 1.5.