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
- Host: GitHub
- URL: https://github.com/aditosoftware/adito-plugin-spi
- Owner: aditosoftware
- License: mit
- Created: 2017-08-29T14:49:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T12:26:57.000Z (over 1 year ago)
- Last Synced: 2025-07-04T23:41:27.025Z (12 months ago)
- Language: Java
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# adito-plugin-spi
[](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
```