MVN

axis2 : addressing

Maven & Gradle

May 04, 2006
1 usages
<dependency>
    <groupId>axis2</groupId>
    <artifactId>addressing</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of axis2 : addressing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of axis2 : addressing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
addressing-1.0
0.95
addressing-0.95
0.94
addressing-0.94

How to add a dependency to Maven

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

<dependency>
    <groupId>axis2</groupId>
    <artifactId>addressing</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following axis2 : addressing gradle dependency to your build.gradle file:

implementation 'axis2:addressing:1.0'

Gradle Kotlin DSL: Add the following axis2 : addressing gradle kotlin dependency to your build.gradle.kts file:

implementation("axis2:addressing:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following axis2 : addressing sbt scala dependency to your build.sbt file:

libraryDependencies += "axis2" % "addressing" % "1.0"

Advertisement

Dependencies from Group

May 04, 2006
2 usages
May 04, 2006
1 usages
May 04, 2006
1 usages
May 04, 2006
1 usages
May 04, 2006
1 usages

Discover Dependencies

Jul 03, 2008
2 usages
Mar 14, 2023
1 usages
14 stars
Oct 14, 2012
1 usages
498 stars
Apr 28, 2012
2 usages
Oct 26, 2011
3 usages
May 27, 2014
1 usages
Mar 15, 2014
2 usages
0 stars
Aug 14, 2014
7 usages
157 stars