Magnolia CMS modules

Magnolia CMS Modules

by Devexperts

Child pages
  • dx-magnolia-ocm

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

License 

The library is released under GPL license. Contact us if you need this module under different license.