This module is the common client module for calling webservices (server module). It defines all generic treatements that allows calling webservices
'net.sf.itcb.common:common-client:0.0.2'
<dependency> <groupId>net.sf.itcb.common</groupId> <artifactId>common-client</artifactId> <version>0.0.2</version> </dependency>
<dependency org="net.sf.itcb.common" name="common-client" rev="0.0.2"/>
"net.sf.itcb.common", "common-client", "0.0.2"