Download common-testing-2.1.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 2.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add common-testing-2.1.0.jar to your project.

<dependency>
   <groupId>com.dell.cpsd</groupId>
   <artifactId>common-testing</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.dell.cpsd', name: 'common-testing', version: '2.1.0'
libraryDependencies += "com.dell.cpsd" % "common-testing" % "2.1.0"
<dependency org="com.dell.cpsd" name="common-testing" rev="2.1.0"/>
@Grapes(@Grab(group='com.dell.cpsd', module='common-testing', version='2.1.0'))
'com.dell.cpsd:common-testing:jar:2.1.0'

Download

Click the following link to download the jar file.

common-testing-2.1.0-javadoc.jar
common-testing-2.1.0-sources.jar
common-testing-2.1.0-tests.jar
common-testing-2.1.0.jar
common-testing-2.1.0.pom



Related Tutorials