is not current version
Last Version 2.0.0

Modello XML Plugin 1.11

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

License

License

GroupId

GroupId

org.codehaus.modello
ArtifactId

ArtifactId

modello-plugin-xml
Version

Version

1.11
Type

Type

jar
Description

Description

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

Project Organization

Codehaus Plexus

Download modello-plugin-xml 1.11


<!-- https://jarcasting.com/artifacts/org.codehaus.modello/modello-plugin-xml/ -->
<dependency>
    <groupId>org.codehaus.modello</groupId>
    <artifactId>modello-plugin-xml</artifactId>
    <version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.modello/modello-plugin-xml/
implementation 'org.codehaus.modello:modello-plugin-xml:1.11'
// https://jarcasting.com/artifacts/org.codehaus.modello/modello-plugin-xml/
implementation ("org.codehaus.modello:modello-plugin-xml:1.11")
'org.codehaus.modello:modello-plugin-xml:jar:1.11'
<dependency org="org.codehaus.modello" name="modello-plugin-xml" rev="1.11">
  <artifact name="modello-plugin-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.modello', module='modello-plugin-xml', version='1.11')
)
libraryDependencies += "org.codehaus.modello" % "modello-plugin-xml" % "1.11"
[org.codehaus.modello/modello-plugin-xml "1.11"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.modello : modello-plugin-java Optional jar 1.11
org.codehaus.plexus : plexus-utils jar 3.2.0
org.codehaus.plexus : plexus-container-default jar 1.7
org.codehaus.modello : modello-core jar 1.11

test (2)

Group / Artifact Type Version
org.codehaus.modello : modello-test jar 1.11
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.