<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>tooling-repo-sync</artifactId>
<version>1.0.0</version>
</dependency>
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>2.2.2</version> </parent>
compile
|-- com.google.code.gson:gson:2.8.5
|-- org.eclipse.jgit:org.eclipse.jgit:5.1.3.201810200350-r
|-- be.yildiz-games:common-logging:1.0.2
|-- be.yildiz-games:common-exception:1.0.1
test
|-- org.junit.jupiter:junit-jupiter-api