Download common-testing-1.5.0.jar file - Jar c

Jar examples for c:common-testing

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

common-testing-1.5.0-javadoc.jar
common-testing-1.5.0-sources.jar
common-testing-1.5.0.jar
common-testing-1.5.0.pom



Related Tutorials