MVN

org.apache.axis : axis-ant

Maven & Gradle

Apr 23, 2006
11 usages

POM was created from deploy:deploy-file

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
axis-ant-1.4

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.axis" % "axis-ant" % "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

May 06, 2013
6 usages
Aug 01, 2015
3 usages
433 stars
Jun 30, 2022
4 usages
78 stars
Aug 21, 2023
5 usages
1.5k stars
Aug 21, 2023
5 usages
1.5k stars
Sep 18, 2013
5 usages
api
Dec 07, 2015
6 usages
2 stars
Mar 27, 2018
5 usages
2 stars
Oct 03, 2021
2 usages
3 stars