Magnolia CMS Modules
by Devexperts
...
Note: the library is going be published into to publicitly available Maven repository soon, making these steps reduntant. Stay tuned.
...
<dependency>
<groupId>com.devexperts.web</groupId>
<artifactId>dx-magnolia-ocm</artifactId>
<version>${dx-magnolia-ocm.version}</version>
</dependency>
Specify packages where OCM bean classes are searched. Add the following JVM parameter:
-Dcom.devexperts.ocm.packages=<comma separated list of packages>
Now you can use this library in your code.Specify pacj
The library is released under GPL license. Contact us if you need this module under different license.