License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.dell.cpsd.common.messaging |
ArtifactId | ArtifactIdcommon-contract-enricher |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon messaging project for Dell CPSD
|
<!-- https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-contract-enricher/ -->
<dependency>
<groupId>com.dell.cpsd.common.messaging</groupId>
<artifactId>common-contract-enricher</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-contract-enricher/
implementation 'com.dell.cpsd.common.messaging:common-contract-enricher:1.5.0'
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-contract-enricher/
implementation ("com.dell.cpsd.common.messaging:common-contract-enricher:1.5.0")
'com.dell.cpsd.common.messaging:common-contract-enricher:jar:1.5.0'
<dependency org="com.dell.cpsd.common.messaging" name="common-contract-enricher" rev="1.5.0">
<artifact name="common-contract-enricher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd.common.messaging', module='common-contract-enricher', version='1.5.0')
)
libraryDependencies += "com.dell.cpsd.common.messaging" % "common-contract-enricher" % "1.5.0"
[com.dell.cpsd.common.messaging/common-contract-enricher "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.dell.cpsd.common.messaging : common-rabbitmq | jar | 1.5.0 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | |
junit : junit | jar | |
org.mockito : mockito-all | jar |