MVN

axis : axis-schema

Maven & Gradle

Oct 14, 2005
3 usages
<dependency>
    <groupId>axis</groupId>
    <artifactId>axis-schema</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of axis : axis-schema to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of axis : axis-schema to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
axis-schema-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>axis</groupId>
    <artifactId>axis-schema</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following axis : axis-schema gradle dependency to your build.gradle file:

implementation 'axis:axis-schema:1.3'

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

implementation("axis:axis-schema:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following axis : axis-schema sbt scala dependency to your build.sbt file:

libraryDependencies += "axis" % "axis-schema" % "1.3"

Advertisement

Dependencies from Group

Apr 23, 2006
143 usages
Oct 14, 2005
50 usages
Apr 23, 2006
44 usages
Apr 23, 2006
27 usages
Apr 23, 2006
18 usages

Discover Dependencies

Feb 21, 2006
4 usages
Dec 30, 2022
2 usages
3 stars
May 26, 2020
4 usages
182 stars
Feb 24, 2021
4 usages
0 stars
Aug 13, 2023
17 usages
174 stars
Jul 28, 2015
5 usages
90 stars
Aug 22, 2020
9 usages
4 stars