License |
License |
---|---|
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdcommon-testing |
Last Version | Last Version2.2.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-2.2.0.pom | |
common-testing-2.2.0.jar | 20 KB |
common-testing-2.2.0-tests.jar | 35 KB |
common-testing-2.2.0-sources.jar | 16 KB |
common-testing-2.2.0-javadoc.jar | 63 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.everit.json : org.everit.json.schema | jar | 1.5.1 |