MVN

org.apache.axis : axis-jaxrpc

Maven & Gradle

Apr 23, 2006
67 usages

POM was created from deploy:deploy-file

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
axis-jaxrpc-1.4

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Jan 30, 2014
21 usages
Aug 14, 2022
58 usages
856 stars
Oct 08, 2021
95 usages
1.2k stars
May 24, 2019
33 usages
192 stars
Nov 27, 2007
29 usages
May 27, 2015
10 usages
8 stars