Definitions App module
Edition | CE |
---|---|
License |
|
Issues |
|
Maven site |
|
Latest |
2.1.3 |
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>2.1.3</version>
</dependency>
Usage
See Definitions app.