Last Version

Modello Test Package 2.0.0

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

2.0.0
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-2.0.0/modello-test/

Download modello-test 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5
org.codehaus.plexus : plexus-utils jar 3.4.1
org.codehaus.plexus : plexus-compiler-javac jar 2.9.0
org.codehaus.plexus : plexus-compiler-api jar 2.9.0
junit : junit jar 4.13.2

test (1)

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

Project Modules

There are no modules declared in this project.