<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-application</artifactId>
<version>1.2.12</version>
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-application', version='1.2.12')
)
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>5.0.4</version> </parent>
compile
|-- be.yildiz-games:common-logging:3.3.7
|-- be.yildiz-games:common-git:1.0.5
|-- be.yildiz-games:common-configuration:1.4.0
|-- org.update4j:update4j:1.5.9
|-- be.yildiz-games:module-http:1.2.9
test