... | ... | @@ -15,6 +15,8 @@ For detailed information about the modules and how to use them take a look at th |
|
|
## Architecture
|
|
|
|
|
|
Each of these modules bundles classes and functions for a specific purpose. The following figure shows the modules and dependencies of the IDS framework one below the other. The modules of the framework are shown in yellow while blue shows dependencies external to the project. The dependencies can be read vertically. For example, the Base module has a dependency on Spring Boot and on the Infomodel Serializer and the Infomodel Serializer has a dependency on the Infomodel Java. Another example is the module Configmanager which needs the module Base and no other dependencies. For better understanding only the direct, larger dependencies are included in the figure.
|
|
|
|
|
|
|
|
|
![IDS_Framework_architecture_and_dependencies_v2_SBi](uploads/93f71fc9585ca00fe209cfd9d2d445b1/IDS_Framework_architecture_and_dependencies_v2_SBi.png)
|
|
|
|
|
|
## Maven Repository
|
... | ... | |