Jar examples for c:common-client
This module is the common client module for calling webservices (server module). It defines all generic treatements that allows calling webservices
You can download jar file common-client 2.1.0 in this page.
Open Source License
You can use the following script to add common-client-2.1.0.jar to your project.
<dependency> <groupId>com.dell.cpsd</groupId> <artifactId>common-client</artifactId> <version>2.1.0</version> </dependency>
compile group: 'com.dell.cpsd', name: 'common-client', version: '2.1.0'
libraryDependencies += "com.dell.cpsd" % "common-client" % "2.1.0"
<dependency org="com.dell.cpsd" name="common-client" rev="2.1.0"/>
@Grapes(@Grab(group='com.dell.cpsd', module='common-client', version='2.1.0'))
'com.dell.cpsd:common-client:jar:2.1.0'
Click the following link to download the jar file.
common-client-2.1.0-javadoc.jar