UI Media Editor module
Installing with Maven
Maven is the easiest way to install the module. Add the following to your bundle:
<dependency>
<groupId>info.magnolia.ui</groupId>
<artifactId>magnolia-ui-mediaeditor</artifactId>
<version>6.2.39</version>
</dependency>