An open API service indexing awesome lists of open source software.

https://github.com/aditosoftware/adito-plugin-spi

spi for adito plugins
https://github.com/aditosoftware/adito-plugin-spi

Last synced: 5 months ago
JSON representation

spi for adito plugins

Awesome Lists containing this project

README

          

# adito-plugin-spi
[![Build Status](https://travis-ci.org/aditosoftware/adito-plugin-spi.svg?branch=master)](https://travis-ci.org/aditosoftware/adito-plugin-spi)

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`:
```xml

de.adito.aditoweb
plugin-spi
1.0.0

```