
Download com.googlecode.maven-properties-enum-plugin JAR files with all dependencies
maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.1.5)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
1 downloads
maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)
Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc.
Your advantages:
* You can't access on non-existing keys as it would cause compile errors
* As it's an enum, you can use your IDE's auto-completion
* You'll never have to check your properties keys again
* You can see the property's value in the enum field's javadoc
Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show documentation Show source
Show documentation Show source
0 downloads
Page 1 from 1 (items total 2)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy