MVN

com.baidu.unbiz : multi-task

Maven & Gradle

Mar 28, 2016
20 stars

multi-task · Multi-task is a Java framework for parallel processing which is based annotation.

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>multi-task</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.unbiz : multi-task to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.baidu.unbiz : multi-task to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
multi-task-1.0.1
multi-task-1.0.0

How to add a dependency to Maven

Add the following com.baidu.unbiz : multi-task maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.unbiz</groupId>
    <artifactId>multi-task</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.unbiz : multi-task gradle dependency to your build.gradle file:

implementation 'com.baidu.unbiz:multi-task:1.0.1'

Gradle Kotlin DSL: Add the following com.baidu.unbiz : multi-task gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.unbiz:multi-task:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.unbiz : multi-task sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.unbiz" % "multi-task" % "1.0.1"

Advertisement

Dependencies from Group

Sep 12, 2017
16 usages
960 stars
Sep 12, 2017
7 usages
960 stars
Sep 12, 2017
5 usages
960 stars
Feb 03, 2018
3 usages
113 stars
Sep 12, 2017
960 stars

Discover Dependencies

Sep 27, 2016
3 usages
1.3k stars
Sep 27, 2016
3 usages
1.3k stars
Sep 27, 2016
4 usages
1.3k stars
Sep 27, 2016
1 usages
1.3k stars
Sep 27, 2016
2 usages
1.3k stars
Sep 27, 2016
1 usages
1.3k stars
Jan 18, 2018
3.8k stars
Mar 16, 2016
0 stars