<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-network</artifactId>
<version>2.0.1</version>
</dependency>
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>2.1.1</version> </parent>
compile
|-- be.yildiz-games:common-logging:1.0.0
|-- be.yildiz-games:common-exception:1.0.0
|-- be.yildiz-games:common-mapping:1.0.0
|-- be.yildiz-games:common-model:1.0.0
test
|-- org.junit.jupiter:junit-jupiter-api