License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.hwywl |
ArtifactId | ArtifactIdant-task |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionant-task
一个mini的定时任务管理器
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ant-task-1.0.2-RELEASE.pom | |
ant-task-1.0.2-RELEASE.jar | 106 KB |
ant-task-1.0.2-RELEASE-sources.jar | 98 KB |
ant-task-1.0.2-RELEASE-javadoc.jar | 131 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.4 |
cn.hutool : hutool-all | jar | 5.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.4 |