micro-job

Distributed Timing Task Execution Framework

Лицензия

Лицензия

Группа

Группа

com.github.hengboy
Идентификатор

Идентификатор

micro-job
Последняя версия

Последняя версия

0.0.3.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

micro-job
Distributed Timing Task Execution Framework

Скачать micro-job

Имя Файла Размер
micro-job-0.0.3.RELEASE.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.hengboy/micro-job/ -->
<dependency>
    <groupId>com.github.hengboy</groupId>
    <artifactId>micro-job</artifactId>
    <version>0.0.3.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job/
implementation 'com.github.hengboy:micro-job:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.hengboy/micro-job/
implementation ("com.github.hengboy:micro-job:0.0.3.RELEASE")
'com.github.hengboy:micro-job:pom:0.0.3.RELEASE'
<dependency org="com.github.hengboy" name="micro-job" rev="0.0.3.RELEASE">
  <artifact name="micro-job" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hengboy', module='micro-job', version='0.0.3.RELEASE')
)
libraryDependencies += "com.github.hengboy" % "micro-job" % "0.0.3.RELEASE"
[com.github.hengboy/micro-job "0.0.3.RELEASE"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 20.0
org.springframework : spring-context-support jar 5.1.4.RELEASE

Модули Проекта

  • micro-job-schedule
  • micro-job-core
  • micro-job-provider
  • micro-job-registry
  • micro-job-registry-memory
  • micro-job-consumer
  • micro-job-registry-redis
  • micro-job-registry-zookeeper
  • micro-job-registry-consul
  • micro-job-registry-nacos

Версии библиотеки

Версия
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE