License |
License |
---|---|
GroupId | GroupIdorg.codehaus.modello |
ArtifactId | ArtifactIdmodello-test |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModello 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
modello-test-2.0.0.pom | |
modello-test-2.0.0.jar | 24 KB |
modello-test-2.0.0-sources.jar | 22 KB |
modello-test-2.0.0-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |