Versions Compared

Key

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

With Slice version 3.1 CQ related modules were extracted to separate group named com.cognifide.slice-addon. There are also separate versions of modules depending on CQ version.

Example dependency:

Code Block
languagehtml/xml
titleMaven dependency
<dependency>
	<groupId>com.cognifide.slice-addon</groupId>
	<artifactId>slice-${slice-addon.cq-version}</artifactId>
	<version>${slice-addon.version}</version>
	<scope>compile</scope>
</dependency>

In place of ${slice-addon.cq-version} you can define version of CQ, which you want to be supported, e.g. cq55 or cq56. 

 

Currently there are two versions of CQ supported: