| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.centychen |
| Идентификатор | Идентификаторxxl-job-spring-boot-starter |
| Последняя версия | Последняя версия1.0.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxxl-job-spring-boot-starter
Spring boot starter for xxl-job executor
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/ -->
<dependency>
<groupId>cn.centychen</groupId>
<artifactId>xxl-job-spring-boot-starter</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation 'cn.centychen:xxl-job-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.centychen/xxl-job-spring-boot-starter/
implementation ("cn.centychen:xxl-job-spring-boot-starter:1.0.1-RELEASE")
'cn.centychen:xxl-job-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="cn.centychen" name="xxl-job-spring-boot-starter" rev="1.0.1-RELEASE">
<artifact name="xxl-job-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.centychen', module='xxl-job-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "cn.centychen" % "xxl-job-spring-boot-starter" % "1.0.1-RELEASE"
[cn.centychen/xxl-job-spring-boot-starter "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.xuxueli : xxl-job-core | jar | 2.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.4.RELEASE |
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |