<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-network</artifactId>
<version>2.1.2</version>
</dependency>
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>2.2.2</version> </parent>
compile
|-- be.yildiz-games:common-logging:1.0.2
|-- be.yildiz-games:common-exception:1.0.1
|-- be.yildiz-games:common-mapping:1.0.3
|-- be.yildiz-games:common-model:1.0.2
test
|-- org.junit.jupiter:junit-jupiter-api