Magnolia 5.5 reached end of life on November 15, 2019. This branch is no longer supported, see End-of-life policy.
This module manages virtual URI mappings in Magnolia since the release of Magnolia 5.5.6. Before then, mappings were handled directly by the Virtual URI Manager ( VirtualURIManager ).
<dependency> <groupId>info.magnolia.core</groupId> <artifactId>magnolia-virtual-uri</artifactId> <version>5.5.16</version> </dependency>
See the Virtual URI mapping page.