MVN

org.apache.axis2 : axis2-jibx-codegen

Maven & Gradle

Jul 13, 2022
1 usages

Apache Axis2 - JiBX Codegen · JiBX code generator support for Axis2

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

Latest Version

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

  • Latest Stable: 1.8.2

All Versions

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

Version Vulnerabilities Updated
1.8.x
axis2-jibx-codegen-1.8.2
axis2-jibx-codegen-1.8.1
axis2-jibx-codegen-1.8.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.axis2:axis2-jibx-codegen:1.8.2'

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

implementation("org.apache.axis2:axis2-jibx-codegen:1.8.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.axis2" % "axis2-jibx-codegen" % "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

Apr 30, 2023
2 usages
Feb 20, 2022
1 usages
Feb 20, 2022
1 usages
Dec 29, 2021
1 usages
50 stars
rte
Oct 09, 2021
1 usages
Aug 24, 2023
1 usages
28 stars
Aug 24, 2023
1 usages
28 stars
Aug 24, 2023
1 usages
28 stars
Aug 21, 2023
2 usages
112 stars