Last Version

com.dell.cpsd:common-testing 2.2.0

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

License

License

GroupId

GroupId

com.dell.cpsd
ArtifactId

ArtifactId

common-testing
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Download common-testing 2.2.0


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

Dependencies

compile (13)

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
com.palantir.docker.compose : docker-compose-rule-junit4 jar 0.32.0

provided (1)

Group / Artifact Type Version
org.everit.json : org.everit.json.schema jar 1.5.1

Project Modules

There are no modules declared in this project.