| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаcom.icthh.xm.commons |
| Идентификатор | Идентификаторxm-commons-messaging |
| Версия | Версия2.2.18 |
| Тип | Типjar |
| Описание |
Описаниеxm-commons-messaging
xm-commons-messaging
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xm-commons-messaging-2.2.18.pom | |
| xm-commons-messaging-2.2.18.jar | 13 KB |
| xm-commons-messaging-2.2.18-sources.jar | 5 KB |
| xm-commons-messaging-2.2.18-javadoc.jar | 423 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |