MVN

org.codehaus.modello : modello-plugin-stax

Maven & Gradle

Jun 07, 2023
6 usages
9 stars

Modello StAX Plugin · Modello StAX Plugin generates XML readers and writers based on StAX API, plus reader delegates to be able to read multiple model versions.

<dependency>
    <groupId>org.codehaus.modello</groupId>
    <artifactId>modello-plugin-stax</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.modello : modello-plugin-stax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2
  • Latest Alpha: 1.0-alpha-22

All Versions

Choose a version of org.codehaus.modello : modello-plugin-stax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
modello-plugin-stax-2.1.2
modello-plugin-stax-2.1.1
modello-plugin-stax-2.1.0
2.0.x
modello-plugin-stax-2.0.0
1.11
modello-plugin-stax-1.11
1.10.x
modello-plugin-stax-1.10.0
1.9.x
modello-plugin-stax-1.9.1
modello-plugin-stax-1.9.0
1.8.x
modello-plugin-stax-1.8.3
modello-plugin-stax-1.8.2
modello-plugin-stax-1.8.1
1.8
modello-plugin-stax-1.8
1.7
modello-plugin-stax-1.7
1.6
modello-plugin-stax-1.6
1.5
modello-plugin-stax-1.5
1.4.x
modello-plugin-stax-1.4.1
1.4
modello-plugin-stax-1.4
1.3
modello-plugin-stax-1.3
1.2
modello-plugin-stax-1.2
1.1
modello-plugin-stax-1.1
1.0.x
modello-plugin-stax-1.0.2
modello-plugin-stax-1.0.1
1.0
modello-plugin-stax-1.0
modello-plugin-stax-1.0-alpha-22
modello-plugin-stax-1.0-alpha-21
modello-plugin-stax-1.0-alpha-20
modello-plugin-stax-1.0-alpha-19
modello-plugin-stax-1.0-alpha-18
modello-plugin-stax-1.0-alpha-17
modello-plugin-stax-1.0-alpha-16
modello-plugin-stax-1.0-alpha-15
modello-plugin-stax-1.0-alpha-14
modello-plugin-stax-1.0-alpha-13
modello-plugin-stax-1.0-alpha-12

How to add a dependency to Maven

Add the following org.codehaus.modello : modello-plugin-stax maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.modello</groupId>
    <artifactId>modello-plugin-stax</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.modello : modello-plugin-stax gradle dependency to your build.gradle file:

implementation 'org.codehaus.modello:modello-plugin-stax:2.1.2'

Gradle Kotlin DSL: Add the following org.codehaus.modello : modello-plugin-stax gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.modello:modello-plugin-stax:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.modello : modello-plugin-stax sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.modello" % "modello-plugin-stax" % "2.1.2"

Advertisement

Dependencies from Group

Jun 07, 2023
23 usages
9 stars
Jun 07, 2023
17 usages
9 stars
Jun 07, 2023
17 usages
9 stars
Jun 07, 2023
16 usages
9 stars

Discover Dependencies

Aug 02, 2023
2 usages
263 stars
Dec 23, 2022
12 usages
25 stars
May 17, 2021
5 usages
171 stars
Aug 01, 2023
4 usages
19 stars
Apr 25, 2023
2 usages
0 stars
Aug 22, 2023
6 usages
708 stars
Aug 29, 2020
2 usages
0 stars
Sep 30, 2021
4 usages
69 stars