Definitions App module
Administration Bundled: Community edition
| Edition | CE | 
|---|---|
| License | |
| Issues | |
| Maven site | |
| Latest | 3.0.4 | 
Definitions app displays active definitions from all sources (JCR and YAML).
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
  <groupId>info.magnolia.definitions</groupId>
  <artifactId>magnolia-definitions-app</artifactId>
  <version>3.0.4</version> (1)
</dependency>| 1 | Should you need to specify the module version, do it using <version>. | 
Usage
See Definitions app.