Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DOCU-2817

...

Multiexcerpt
MultiExcerptNameInstallation

Include Page
_Maven is the easiest way to install
_Maven is the easiest way to install

Artifact maven dependencies snippet
groupIdinfo.magnolia.types
artifactIdmagnolia-content-types

Include Page
_Pre-built jars are also available
Code Block
<dependency>
  <groupId>info.magnolia.types</groupId>
  <artifactId>magnolia-content-types</artifactId>
</dependency>
_Pre-built jars are also available Artifact resource linkgroupIdinfo.magnolia.typesartifactIdmagnolia-content-typeslabel$artifactId.jarrenderTypedownload_linkresourceTypeJAR

Configuration

The magnolia-content-types module does not require any configuration. However, it is responsible for detection and registration of the following items:

...