License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.dell.cpsd.common.messaging |
ArtifactId | ArtifactIdcommon-messaging-parent |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCommon Messaging Parent
Common messaging project for Dell CPSD
|
Filename | Size |
---|---|
common-messaging-parent-1.5.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-messaging-parent/ -->
<dependency>
<groupId>com.dell.cpsd.common.messaging</groupId>
<artifactId>common-messaging-parent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-messaging-parent/
implementation 'com.dell.cpsd.common.messaging:common-messaging-parent:1.5.0'
// https://jarcasting.com/artifacts/com.dell.cpsd.common.messaging/common-messaging-parent/
implementation ("com.dell.cpsd.common.messaging:common-messaging-parent:1.5.0")
'com.dell.cpsd.common.messaging:common-messaging-parent:pom:1.5.0'
<dependency org="com.dell.cpsd.common.messaging" name="common-messaging-parent" rev="1.5.0">
<artifact name="common-messaging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd.common.messaging', module='common-messaging-parent', version='1.5.0')
)
libraryDependencies += "com.dell.cpsd.common.messaging" % "common-messaging-parent" % "1.5.0"
[com.dell.cpsd.common.messaging/common-messaging-parent "1.5.0"]