MVN

org.apache.axis2 : axis2-adb

Maven & Gradle

Jul 13, 2022
102 usages

Apache Axis2 - Data Binding · Axis2 Data Binding module

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-adb</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.8.2

All Versions

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

Version Vulnerabilities Updated
1.8.x
axis2-adb-1.8.2
axis2-adb-1.8.1
axis2-adb-1.8.0
1.7.x
axis2-adb-1.7.9
axis2-adb-1.7.8
axis2-adb-1.7.7
axis2-adb-1.7.6
axis2-adb-1.7.5
axis2-adb-1.7.4
axis2-adb-1.7.3
axis2-adb-1.7.2
axis2-adb-1.7.1
axis2-adb-1.7.0
1.6.x
axis2-adb-1.6.4
axis2-adb-1.6.3
axis2-adb-1.6.2
axis2-adb-1.6.1
axis2-adb-1.6.0
1.5.x
axis2-adb-1.5.6
axis2-adb-1.5.5
axis2-adb-1.5.4
axis2-adb-1.5.3
axis2-adb-1.5.2
axis2-adb-1.5.1
1.5
axis2-adb-1.5
1.4.x
axis2-adb-1.4.1
1.4
axis2-adb-1.4
1.3
axis2-adb-1.3
1.2
axis2-adb-1.2
1.1
axis2-adb-1.1
1.0
axis2-adb-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-adb</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.axis2:axis2-adb:1.8.2'

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

implementation("org.apache.axis2:axis2-adb:1.8.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.axis2" % "axis2-adb" % "1.8.2"

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

Jul 13, 2022
30 usages
Jul 01, 2020
4 usages
1.1k stars
Sep 27, 2016
3 usages
1 stars
Jan 11, 2017
1 usages
84 stars
Jun 29, 2015
166 usages
13.7k stars
Sep 26, 2018
4 stars
Jul 12, 2023
4 stars