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 1.5.0 in this page.
The Apache License, Version 2.0
You can use the following script to add common-testing-1.5.0.jar to your project.
<dependency> <groupId>com.dell.cpsd.common.messaging</groupId> <artifactId>common-testing</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.dell.cpsd.common.messaging', name: 'common-testing', version: '1.5.0'
libraryDependencies += "com.dell.cpsd.common.messaging" % "common-testing" % "1.5.0"
<dependency org="com.dell.cpsd.common.messaging" name="common-testing" rev="1.5.0"/>
@Grapes(@Grab(group='com.dell.cpsd.common.messaging', module='common-testing', version='1.5.0'))
'com.dell.cpsd.common.messaging:common-testing:jar:1.5.0'
Click the following link to download the jar file.
common-testing-1.5.0-javadoc.jar