Java API

The API is still very limited, currently you only have access to generator events.

Maven Dependency

<dependency>
    <groupId>io.github.pigaut.orestack.api</groupId>
    <artifactId>OrestackAPI</artifactId>
    <version>1.2</version>
    <scope>provided</scope>
</dependency>

Events

https://www.javadoc.io/doc/io.github.pigaut.orestack.api/OrestackAPI/latest/io/github/pigaut/orestack/api/event/package-summary.html

Last updated