Versions Compared

Key

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

...

magnolia-module-websphere
Include Page
_Maven is the easiest way to install
_Maven is the easiest way to install
Artifact maven dependencies snippet
groupIdinfo.magnolia
artifactId

Insert this snippet into your pom.xml

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

Deploying IBM WebSphere manually

...