| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.icthh.xm.commons |
| Идентификатор | Идентификаторxm-commons-scheduler |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
Описаниеxm-commons-scheduler
xm-commons-scheduler
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xm-commons-scheduler-2.2.0.pom | |
| xm-commons-scheduler-2.2.0.jar | 24 KB |
| xm-commons-scheduler-2.2.0-sources.jar | 12 KB |
| xm-commons-scheduler-2.2.0-javadoc.jar | 460 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-scheduler</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/
implementation 'com.icthh.xm.commons:xm-commons-scheduler:2.2.0'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-scheduler/
implementation ("com.icthh.xm.commons:xm-commons-scheduler:2.2.0")
'com.icthh.xm.commons:xm-commons-scheduler:jar:2.2.0'
<dependency org="com.icthh.xm.commons" name="xm-commons-scheduler" rev="2.2.0">
<artifact name="xm-commons-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-scheduler', version='2.2.0')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-scheduler" % "2.2.0"
[com.icthh.xm.commons/xm-commons-scheduler "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.cloud : spring-cloud-stream-binder-kafka | jar |