License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.icthh.xm.commons |
ArtifactId | ArtifactIdxm-commons-messaging |
Last Version | Last Version2.2.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxm-commons-messaging
xm-commons-messaging
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-messaging/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-messaging</artifactId>
<version>2.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-messaging/
implementation 'com.icthh.xm.commons:xm-commons-messaging:2.2.18'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-messaging/
implementation ("com.icthh.xm.commons:xm-commons-messaging:2.2.18")
'com.icthh.xm.commons:xm-commons-messaging:jar:2.2.18'
<dependency org="com.icthh.xm.commons" name="xm-commons-messaging" rev="2.2.18">
<artifact name="xm-commons-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-messaging', version='2.2.18')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-messaging" % "2.2.18"
[com.icthh.xm.commons/xm-commons-messaging "2.2.18"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | 3.8.1 |