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
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
1.4.x | 1.4.0 | Central |
0
| Aug 23, 2013 | |
1.3.x | 1.3.1 | Central |
0
| Feb 02, 2012 | |
| 1.3.0 | Central |
0
| May 05, 2011 | ||
1.2.x | 1.2.9 | Central |
0
| May 05, 2011 | |
| 1.2.8 | Central |
0
| May 04, 2011 | ||
| 1.2.7 | Central |
0
| May 03, 2011 | ||
| 1.2.6 | Central |
0
| May 02, 2011 | ||
| 1.2.5 | Central |
0
| May 02, 2011 | ||
| 1.2.4 | Central |
0
| May 02, 2011 | ||
| 1.2.3 | Central |
0
| Mar 17, 2011 | ||
| 1.2.2 | Central |
0
| Mar 08, 2011 | ||
| 1.2.0 | Central |
0
| Feb 10, 2011 | ||
1.1.x | 1.1.5 | Central |
0
| Feb 09, 2011 | |
| 1.1.4 | Central |
0
| Jan 28, 2011 | ||
| 1.1.3 | Central |
0
| Jan 28, 2011 | ||
| 1.1.2 | Central |
0
| Jan 24, 2011 |
