| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdcom.dell.cpsd.common.messaging | 
| ArtifactId | ArtifactIdcommon-testing | 
| Last Version | Last Version1.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAn artifact with common messaging testing utilities. To be added only as a test dependency,
        should never be deployed in a production environment. | 
| Filename | Size | 
|---|---|
| common-testing-1.5.0.pom | |
| common-testing-1.5.0.jar | 16 KB | 
| common-testing-1.5.0-sources.jar | 12 KB | 
| common-testing-1.5.0-javadoc.jar | 63 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-testing/ -->
<dependency>
    <groupId>com.dell.cpsd.common.messaging</groupId>
    <artifactId>common-testing</artifactId>
    <version>1.5.0</version>
</dependency>// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-testing/
implementation 'com.dell.cpsd.common.messaging:common-testing:1.5.0'// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-testing/
implementation ("com.dell.cpsd.common.messaging:common-testing:1.5.0")'com.dell.cpsd.common.messaging:common-testing:jar:1.5.0'<dependency org="com.dell.cpsd.common.messaging" name="common-testing" rev="1.5.0">
  <artifact name="common-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='com.dell.cpsd.common.messaging', module='common-testing', version='1.5.0')
)libraryDependencies += "com.dell.cpsd.common.messaging" % "common-testing" % "1.5.0"[com.dell.cpsd.common.messaging/common-testing "1.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-expression | jar | |
| org.springframework : spring-context | jar | |
| org.springframework.amqp : spring-amqp | jar | |
| org.springframework.amqp : spring-rabbit | jar | |
| org.apache.qpid : qpid-broker | jar | 0.28 | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-io : commons-io | jar | |
| org.hibernate : hibernate-core | jar | |
| junit : junit | jar | |
| org.mockito : mockito-all | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.everit.json : org.everit.json.schema | jar | 1.5.1 |