is not current version
Last Version 2.2.0

com.dell.cpsd:common-testing 2.0.0

An artifact with common messaging testing utilities. To be added only as a test dependency, should never be deployed in a production environment.

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-testing
Version

Version

2.0.0
Type

Type

jar

Download common-testing 2.0.0


<!-- https://jarcasting.com/artifacts/com.dell.cpsd/common-testing/ -->
<dependency>
    <groupId>com.dell.cpsd</groupId>
    <artifactId>common-testing</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/common-testing/
implementation 'com.dell.cpsd:common-testing:2.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/common-testing/
implementation ("com.dell.cpsd:common-testing:2.0.0")
'com.dell.cpsd:common-testing:jar:2.0.0'
<dependency org="com.dell.cpsd" name="common-testing" rev="2.0.0">
  <artifact name="common-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='common-testing', version='2.0.0')
)
libraryDependencies += "com.dell.cpsd" % "common-testing" % "2.0.0"
[com.dell.cpsd/common-testing "2.0.0"]