is not current version
Last Version 2.0.0

Modello Test Package 1.11

Modello Test Package contains the basis to create Modello generator unit-tests, including sample models and xml files to test every feature for every plugin.

License

License

GroupId

GroupId

org.codehaus.modello
ArtifactId

ArtifactId

modello-test
Version

Version

1.11
Type

Type

jar
Description

Description

Modello Test Package
Modello Test Package contains the basis to create Modello generator unit-tests, including sample models and xml files to test every feature for every plugin.
Project URL

Project URL

http://codehaus-plexus.github.io/modello/modello-test/
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

http://github.com/codehaus-plexus/modello/tree/modello-1.11/modello-test/

Download modello-test 1.11


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

Dependencies

compile (5)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.7
org.codehaus.plexus : plexus-utils jar 3.2.0
org.codehaus.plexus : plexus-compiler-javac jar 2.1
org.codehaus.plexus : plexus-compiler-api jar 2.1
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.1

Project Modules

There are no modules declared in this project.