MVN

org.apache.axis : axis

Maven & Gradle

Apr 23, 2006
124 usages

POM was created from deploy:deploy-file

<dependency>
    <groupId>org.apache.axis</groupId>
    <artifactId>axis</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.axis : axis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.apache.axis : axis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
axis-1.4
5 vulnerabilities

How to add a dependency to Maven

Add the following org.apache.axis : axis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.axis</groupId>
    <artifactId>axis</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.axis : axis gradle dependency to your build.gradle file:

implementation 'org.apache.axis:axis:1.4'

Gradle Kotlin DSL: Add the following org.apache.axis : axis gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.axis:axis:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.axis : axis sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.axis" % "axis" % "1.4"

Advertisement

Dependencies from Group

Apr 23, 2006
124 usages
Apr 23, 2006
67 usages
Apr 23, 2006
33 usages
Apr 23, 2006
11 usages

Discover Dependencies

Aug 22, 2023
852 usages
7.2k stars
Nov 06, 2012
1.9k usages
Jun 18, 2023
1k usages
Jul 29, 2017
460 usages
Jul 21, 2023
473 usages
Jul 10, 2023
1k usages
649 stars
Jul 30, 2018
13 usages
1.5k stars
Sep 12, 2018
851 usages
8 stars
Jun 02, 2022
4 usages
16 stars
Aug 16, 2023
28 usages
6k stars