Comments on Rendering Module

Last modified by Manuel Leduc on 2023/04/17 11:03

  • plamarque
    plamarque, 2009/11/05 09:40

    To use the EmbeddableComponentManager, you'll need to add this dependency
        <dependency>
          <groupId>org.xwiki.platform</groupId>
          <artifactId>xwiki-core-component-default</artifactId>
          <version>2.0.3</version>
        </dependency>

  • alexhu01
    alexhu01, 2010/07/27 22:59

    in order to use rendering module outside of xwiki, I tried that standalone jar for version 2.2.4, 2.3.1 and 2.4, and none of them are working.

Get Connected