<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-application</artifactId>
<version>1.1.13</version>
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-application', version='1.1.13')
)
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>4.0.2</version> </parent>
compile
|-- be.yildiz-games:common-logging:3.3.2
|-- be.yildiz-games:common-git:1.0.5
|-- be.yildiz-games:common-configuration:1.3.6
|-- org.update4j:update4j:1.5.7
|-- be.yildiz-games:module-http:1.2.1
test