# Commons This repository includes the interfaces and general functionality for the other repositories. It should be noted that this repository should not have any dependencies on the other repositories - instead all other repositories are allowed to have this repository as dependency. ## Geometric Types TODO ## LibraryService The [LibraryService](src/main/java/de/rwth/monticore/EmbeddedMontiArc/simulators/commons/utils/LibraryService.java) allows to export native libraries from the resources of a jar at runtime.