License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kathrynhuxtable.maven.plugins |
ArtifactId | ArtifactIdimagegenerator-maven-plugin |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionImage Generator Maven plugin
A Maven plugin to generate image files from an XML description of objects.
This allows for constructor arguments and client properties, and is useful
for creating documentation for Swing look and feel packages, and also for
documenting custom components.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.kathrynhuxtable.maven.plugins</groupId>
<artifactId>imagegenerator-maven-plugin</artifactId>
<version>1.1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.codehaus.plexus : plexus-container-default | jar | 1.5.4 |
org.codehaus.plexus : plexus-utils | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |