Skip to content

SAP Fiori / UI5

The SAP renderer uses UI5 web components and optionally SAP Fiori components. Use it when your UIs need to look and feel like SAP applications, or when they will be embedded inside an existing SAP Fiori launchpad.

Demo: https://sapui5.mateu.io/

<dependency>
<groupId>io.mateu</groupId>
<artifactId>sapui5-lit</artifactId>
<version>2.4.94</version>
</dependency>

UI5 is open source and freely available. SAP Fiori components require a valid SAP license. The Mateu SAP renderer is built primarily on UI5 components, with some Fiori components for specific patterns. A fully open-source UI5-only variant is planned.