messagebundle-maven-plugin

A Maven plugin that generates enumerations for message bundles

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.maxfichtelmann
ArtifactId

ArtifactId

messagebundle-maven-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

messagebundle-maven-plugin
A Maven plugin that generates enumerations for message bundles
Project URL

Project URL

https://github.com/MaxFichtelmann/messagebundle-maven-plugin
Source Code Management

Source Code Management

https://github.com/MaxFichtelmann/messagebundle-maven-plugin

Download messagebundle-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.maxfichtelmann</groupId>
    <artifactId>messagebundle-maven-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.2
org.apache.maven : maven-project jar 2.2.1
org.apache.commons : commons-lang3 jar 3.9
com.sun.codemodel : codemodel jar 2.6
org.sonatype.plexus : plexus-build-api jar 0.0.7
org.antlr : antlr4-runtime jar 4.7.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
com.puppycrawl.tools : checkstyle jar 8.29
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1