MVN

axis2 : axis2-core

Maven & Gradle

Jan 16, 2006
<dependency>
    <groupId>axis2</groupId>
    <artifactId>axis2-core</artifactId>
    <version>0.94</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.94

All Versions

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

Version Vulnerabilities Updated
0.94
axis2-core-0.94

How to add a dependency to Maven

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

<dependency>
    <groupId>axis2</groupId>
    <artifactId>axis2-core</artifactId>
    <version>0.94</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'axis2:axis2-core:0.94'

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

implementation("axis2:axis2-core:0.94")

How to add a dependency to SBT Scala

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

libraryDependencies += "axis2" % "axis2-core" % "0.94"

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

Jun 15, 2014
6 stars
Aug 25, 2014
79 stars
Jun 11, 2014
1 usages
Apr 16, 2012
1 usages
Dec 02, 2014
87 stars
Jan 16, 2015
1 usages
0 stars
Nov 16, 2014
1 usages
3 stars