Java-Front-Communicator-SWE/ └── java/ ├── pom.xml ← Parent aggregator POM ├── config/ │ └── checkstyle/ │ ├── checkstyle.xml │ └── suppressions.xml │ ├── module-networking/ │ ├── pom.xml ...