Last Version

Dependent Tasks Executor 0.0.4

Executing dependent tasks in a reliable way, is made so easy that even your grandma can do it.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dependent-tasks-executor
Version

Version

0.0.4
Type

Type

jar
Description

Description

Dependent Tasks Executor
Executing dependent tasks in a reliable way, is made so easy that even your grandma can do it.
Project URL

Project URL

https://github.com/dexecutor/dependent-tasks-executor
Project Organization

Project Organization

Dexecutor
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download dependent-tasks-executor 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.dexecutor/dependent-tasks-executor/ -->
<dependency>
    <groupId>com.github.dexecutor</groupId>
    <artifactId>dependent-tasks-executor</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dexecutor/dependent-tasks-executor/
implementation 'com.github.dexecutor:dependent-tasks-executor:0.0.4'
// https://jarcasting.com/artifacts/com.github.dexecutor/dependent-tasks-executor/
implementation ("com.github.dexecutor:dependent-tasks-executor:0.0.4")
'com.github.dexecutor:dependent-tasks-executor:jar:0.0.4'
<dependency org="com.github.dexecutor" name="dependent-tasks-executor" rev="0.0.4">
  <artifact name="dependent-tasks-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dexecutor', module='dependent-tasks-executor', version='0.0.4')
)
libraryDependencies += "com.github.dexecutor" % "dependent-tasks-executor" % "0.0.4"
[com.github.dexecutor/dependent-tasks-executor "0.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

runtime (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
ch.qos.logback : logback-core jar 1.1.7
org.slf4j : jul-to-slf4j jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 2.5.0
org.jmockit : jmockit jar 1.26

Project Modules

There are no modules declared in this project.