java-tutorials/maven-modules/maven-properties/README.md

9 lines
294 B
Markdown
Raw Normal View History

## Apache Maven
This module contains articles about core Apache Maven. Articles about other Maven plugins (such as the Maven WAR Plugin)
have their own dedicated modules.
### Relevant Articles
2020-07-23 10:17:28 -04:00
- [Accessing Maven Properties in Java](https://www.baeldung.com/java-accessing-maven-properties)