Skip to content

aditosoftware/adito-plugin-spi

Repository files navigation

adito-plugin-spi

Build Status

contains the service provider interfaces which are necessary to create plugins for adito server and adito client

The plugin spi is available at Maven Central. Just add this snippet to your pom.xml:

<dependency>
  <groupId>de.adito.aditoweb</groupId>
  <artifactId>plugin-spi</artifactId>
  <version>1.0.0</version>
</dependency>

Releases

No releases published

Packages

No packages published

Languages