Versions Compared

Key

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

...

Table of Contents

Installing

Include Page_Maven is the easiest way to install_Maven is the easiest way to installInsert this snippet into your webapp's pom.xml

Code Block
languagexml
<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-websphere</artifactId>
  <version>1.5</version>
</dependency>

...