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

ant-task 1.0.2-RELEASE

一个mini的定时任务管理器

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

ant-task
Версия

Версия

1.0.2-RELEASE
Тип

Тип

jar
Описание

Описание

ant-task
一个mini的定时任务管理器
Ссылка на сайт

Ссылка на сайт

https://github.com/HWYWL/ant-task
Система контроля версий

Система контроля версий

https://github.com/HWYWL/ant-task

Скачать ant-task 1.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hwywl/ant-task/ -->
<dependency>
    <groupId>com.github.hwywl</groupId>
    <artifactId>ant-task</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hwywl/ant-task/
implementation 'com.github.hwywl:ant-task:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.hwywl/ant-task/
implementation ("com.github.hwywl:ant-task:1.0.2-RELEASE")
'com.github.hwywl:ant-task:jar:1.0.2-RELEASE'
<dependency org="com.github.hwywl" name="ant-task" rev="1.0.2-RELEASE">
  <artifact name="ant-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hwywl', module='ant-task', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.hwywl" % "ant-task" % "1.0.2-RELEASE"
[com.github.hwywl/ant-task "1.0.2-RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.5.4
cn.hutool : hutool-all jar 5.7.12

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.5.4

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.5.4

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

Данный проект не имеет модулей.