Getting started

Welcome, this section is meant to give you some help getting hands on our project. If you feel, something is missing, please contact us!

Requirements

SimonaAPI requires Java to be at least Version 21.

Where to get

Checkout latest from GitHub or use our releases on maven central:

Stable releases

On Maven central:

<dependency>
  <groupId>com.github.ie3-institute</groupId>
  <artifactId>simonaAPI</artifactId>
  <version>0.13.0</version>
</dependency>

Snapshot releases

There are currently no snapshot releases.

Important changes

With the release of version 0.6.0 there were major changes in the way external simulations are set up. Therefore, older simulations no longer work with the version 0.6.0.

With the release of version 0.10.0 there was a lot of refactoring, which breaks compatibility with older simulations.

Additional breaking changes in version 0.11.0.

Breaking changes due to refactoring of external simulation setup in version 0.13.0.