MVN

com.github.JoeKerouac : async-task

Maven & Gradle

Aug 05, 2023
2 stars

async-task · 异步任务调度框架

<dependency>
    <groupId>com.github.JoeKerouac</groupId>
    <artifactId>async-task</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.JoeKerouac : async-task to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.github.JoeKerouac : async-task to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
async-task-3.0.0
2.0.x
async-task-2.0.4
async-task-2.0.3
async-task-2.0.2
async-task-2.0.1
1.0.x
async-task-1.0.1
async-task-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.JoeKerouac</groupId>
    <artifactId>async-task</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement