MVN

org.codehaus.modello : modello-plugin-xml

Maven & Gradle

Jun 07, 2023
16 usages
8 stars

Modello XML Plugin · Modello XML Plugin contains shared code for every plugins working on XML representation of the model.

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

Latest Version

Choose a version of org.codehaus.modello : modello-plugin-xml 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-xml to add to Maven or Gradle - All Versions:

  • Version Updated
  • modello-plugin-xml-2.1.2

    Jun 07, 2023
  • modello-plugin-xml-2.1.1

    Jan 19, 2023
  • modello-plugin-xml-2.1.0

    Dec 31, 2022
  • modello-plugin-xml-2.0.0

    Feb 13, 2022
  • modello-plugin-xml-1.11

    Jun 10, 2019
  • modello-plugin-xml-1.10.0

    Mar 11, 2019
  • modello-plugin-xml-1.9.1

    Mar 17, 2017
  • modello-plugin-xml-1.9.0

    Mar 06, 2017
  • modello-plugin-xml-1.8.3

    Dec 11, 2014
  • modello-plugin-xml-1.8.2

    Nov 02, 2014
  • modello-plugin-xml-1.8.1

    Aug 12, 2013
  • modello-plugin-xml-1.8

    Aug 06, 2013
  • modello-plugin-xml-1.7

    Feb 18, 2013
  • modello-plugin-xml-1.6

    Nov 20, 2012
  • modello-plugin-xml-1.5

    May 26, 2011
  • modello-plugin-xml-1.4.1

    Sep 25, 2010
  • modello-plugin-xml-1.4

    May 29, 2010
  • modello-plugin-xml-1.3

    Mar 31, 2010
  • modello-plugin-xml-1.2

    Jan 19, 2010
  • modello-plugin-xml-1.1

    Aug 21, 2009
  • modello-plugin-xml-1.0.2

    Jun 10, 2009
  • modello-plugin-xml-1.0.1

    Mar 09, 2009
  • modello-plugin-xml-1.0

    Jan 29, 2009
  • modello-plugin-xml-1.0-alpha-22

    Dec 12, 2008
  • modello-plugin-xml-1.0-alpha-21

    Aug 06, 2008
  • modello-plugin-xml-1.0-alpha-20

    Jul 25, 2008
  • modello-plugin-xml-1.0-alpha-19

    Jul 14, 2008
  • modello-plugin-xml-1.0-alpha-18

    Jan 15, 2008
  • modello-plugin-xml-1.0-alpha-17

    Jul 31, 2007
  • modello-plugin-xml-1.0-alpha-16

    Jul 20, 2007
  • modello-plugin-xml-1.0-alpha-15

    Mar 23, 2007
  • modello-plugin-xml-1.0-alpha-14

    Feb 20, 2007
  • modello-plugin-xml-1.0-alpha-13

    Dec 08, 2006
  • modello-plugin-xml-1.0-alpha-12

    Dec 07, 2006
  • modello-plugin-xml-1.0-alpha-2

    Nov 06, 2006
  • modello-plugin-xml-1.0-alpha-11

    Sep 28, 2006
  • modello-plugin-xml-1.0-alpha-10

    Jun 22, 2006
  • modello-plugin-xml-1.0-alpha-9

    Apr 18, 2006
  • modello-plugin-xml-1.0-alpha-8

    Jan 12, 2006
  • modello-plugin-xml-1.0-alpha-7

    Dec 11, 2005
  • modello-plugin-xml-1.0-alpha-6

    Nov 08, 2005
  • modello-plugin-xml-1.0-alpha-5

    Nov 08, 2005
  • modello-plugin-xml-1.0-alpha-4

    Nov 08, 2005
  • modello-plugin-xml-1.0-alpha-3

    Nov 08, 2005
  • modello-plugin-xml-1.0-alpha-1

    Nov 08, 2005

How to add a dependency to Maven

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

<dependency>
    <groupId>org.codehaus.modello</groupId>
    <artifactId>modello-plugin-xml</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-xml gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 22, 2021
14 usages
229 stars
Mar 17, 2022
5 usages
1 stars
May 16, 2017
9 usages
2.1k stars
May 12, 2023
2 usages
92 stars
Jun 07, 2023
20 usages
1.1k stars
Mar 15, 2023
22 usages
2 stars
Sep 21, 2022
2 usages
8 stars
Jul 28, 2011
20 usages
Nov 06, 2006
8 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome