MVN

org.apache.axis2 : axis2-jaxws-api

Maven & Gradle

Aug 25, 2008
34 usages

Apache Axis2 - JAXWS API · Axis2 JAXWS API

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-jaxws-api</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
axis2-jaxws-api-1.4.1
1.4
axis2-jaxws-api-1.4
1.3
axis2-jaxws-api-1.3
1.2
axis2-jaxws-api-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-jaxws-api</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.axis2 : axis2-jaxws-api gradle dependency to your build.gradle file:

implementation 'org.apache.axis2:axis2-jaxws-api:1.4.1'

Gradle Kotlin DSL: Add the following org.apache.axis2 : axis2-jaxws-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.axis2:axis2-jaxws-api:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.axis2 : axis2-jaxws-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.axis2" % "axis2-jaxws-api" % "1.4.1"

Advertisement

Dependencies from Group

Jul 13, 2022
143 usages
Jul 13, 2022
102 usages
Jul 13, 2022
98 usages
Jul 13, 2022
95 usages
Jul 13, 2022
45 usages

Discover Dependencies

Aug 01, 2011
14 usages
Jun 11, 2014
4 usages
Oct 17, 2014
1 usages
3 stars
Oct 19, 2010
4 usages
Nov 13, 2013
1 usages
Feb 08, 2014
1 usages
67 stars
Jan 27, 2014
14 usages
52 stars