| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.redkangaroo.maven.plugins |
| ArtifactId | ArtifactIdrb-generator-plugin |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionResource Bundle Generator Maven Plugin
The Resource Bundle Generator Maven Plugin can be used to generate Java and Flex resource bundle files base on a XLS file.
|
| Project Organization |
Project OrganizationRedKangaroo |
| Filename | Size |
|---|---|
| rb-generator-plugin-1.0.pom | |
| rb-generator-plugin-1.0.jar | 11 KB |
| rb-generator-plugin-1.0-sources.jar | 6 KB |
| rb-generator-plugin-1.0-javadoc.jar | 49 KB |
| Browse |
<plugin>
<groupId>org.redkangaroo.maven.plugins</groupId>
<artifactId>rb-generator-plugin</artifactId>
<version>1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.poi : poi | jar | 3.7 |
| commons-io : commons-io | jar | 2.0.1 |
| commons-lang : commons-lang | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |