... | ... | @@ -13,9 +13,10 @@ These are the different modules of the spear project: |
|
|
* **[REST-Interface](module/rest-interface)** - provides REST services for calling the SPEAR optimization using Spring Boot, and also provides a simple Web interface using Swagger as well as a simple landing page with some basic infos and links; this is to be used by the partners at Let's Dev who provide the actual user interface
|
|
|
|
|
|
### Dependencies
|
|
|
Dependencies of SPEAR modules amongst each other and to third-party libraries
|
|
|

|
|
|
|
|
|
Dependencies of SPEAR modules amongst each other and to third-party libraries; showing all dependencies as specified in `pom.xml` files.
|
|
|
* showing all dependencies as specified in `pom.xml` files.
|
|
|
* dashed line: transitive dependency
|
|
|
* out of the box: external/third-party libraries
|
|
|
* dependencies of the box itself: defined in parent-pom
|
... | ... | |