Platform Prototype Supporting the Decentralized Market Agent
- PaNeRo Platform
- Core Application:
panero-platform
- MOM:
panero-activemq
- CEP:
panero-flink
- Core Application:
- PaNeRo Gateway
- Application:
panero-gateway
- Client Library:
panero-gateway-client
- Application:
By default, all components can be provisioned using Docker Compose, see panero-docker
.
If you want to build PaNeRo from source code, use the following steps.
- Apache Maven
- A GIT client
Clone this repository locally using:
git clone https://github.com/NEMAR/PaNeRo.git
Navigate to the newly created directory and execute:
mvn clean install