Resource 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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.redkangaroo.maven.plugins
ArtifactId

ArtifactId

rb-generator-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Resource 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 Organization

RedKangaroo

Download rb-generator-plugin

How to add to project

<plugin>
    <groupId>org.redkangaroo.maven.plugins</groupId>
    <artifactId>rb-generator-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0