This module is the common module that must depend all the business modules.
'net.sf.itcb.common:common-business:0.0.2'
<dependency>
<groupId>net.sf.itcb.common</groupId>
<artifactId>common-business</artifactId>
<version>0.0.2</version>
</dependency>
<dependency org="net.sf.itcb.common" name="common-business" rev="0.0.2"/>
"net.sf.itcb.common", "common-business", "0.0.2"