Jar examples for c:common-testing
An artifact with common messaging testing utilities. To be added only as a test dependency, should never be deployed in a production environment.
You can download jar file common-testing 2.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add common-testing-2.0.0.jar to your project.
<dependency> <groupId>com.dell.cpsd</groupId> <artifactId>common-testing</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.dell.cpsd', name: 'common-testing', version: '2.0.0'
libraryDependencies += "com.dell.cpsd" % "common-testing" % "2.0.0"
<dependency org="com.dell.cpsd" name="common-testing" rev="2.0.0"/>
@Grapes(@Grab(group='com.dell.cpsd', module='common-testing', version='2.0.0'))
'com.dell.cpsd:common-testing:jar:2.0.0'
Click the following link to download the jar file.
common-testing-2.0.0-javadoc.jar