Spring Boot - Advanced Patterns
Given a multi-module project with parent and two modules:
core and service, if service depends on core, which dependency declaration is correct inside service/pom.xml?