This repository contains the integration layer to connect 5gLa to the FIWARE platform. The integration layer can be integrated into your Maven project by adding the following dependency to your pom.xml:
<dependency>
<groupId>de.app.5gla</groupId>
<artifactId>fiware-integration-layer</artifactId>
<version>${fiware.integration.layer.version}</version>
</dependency>
Please check the GitHub packages for the latest version.