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:itcb-common-client:0.3.2'
<dependency> <groupId>net.sf.itcb.common</groupId> <artifactId>itcb-common-client</artifactId> <version>0.3.2</version> </dependency>
<dependency org="net.sf.itcb.common" name="itcb-common-client" rev="0.3.2"/>
"net.sf.itcb.common", "itcb-common-client", "0.3.2"