tree: dba170f0e82377ec43124055907d2ae259072993 [path history] [tgz]
  1. src/
  2. build.xml
  3. pom.xml
  4. readme.md
examples/example6/readme.md

Example 6 — use dependency management, with a separate pom.xml to define dependencies

This example shows how to use a pom file for dependency management (using a bom) and declaring dependencies in your project, and then register that POM file with the pom task.