m

maven-properties-enum-plugin

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
http://code.google.com/p/maven-properties-enum-plugin/
Apache 2
Michel Jung
Aggregated version Version Update time
1.4 1.4.0 Aug 23, 2013
1.3 1.3.1 Feb 02, 2012
1.3.0 May 05, 2011
1.2 1.2.9 May 05, 2011
1.2.8 May 04, 2011
1.2.7 May 03, 2011
1.2.6 May 02, 2011
1.2.5 May 02, 2011
1.2.4 May 02, 2011
1.2.3 Mar 18, 2011
1.2.2 Mar 09, 2011
1.2.0 Feb 10, 2011
1.1 1.1.5 Feb 09, 2011
1.1.4 Jan 28, 2011
1.1.3 Jan 28, 2011
1.1.2 Jan 24, 2011
16 Records