Dependent Tasks Executor Core

Executing dependent/Independent 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

dexecutor-core
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/dexecutor/dexecutor-core
Project Organization

Project Organization

Dexecutor
Source Code Management

Source Code Management

https://github.com/dexecutor/dexecutor-core

Download dexecutor-core

How to add to project

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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2
org.jmockit : jmockit jar 1.28
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jul-to-slf4j jar 1.7.21

Project Modules

There are no modules declared in this project.
com.github.dexecutor

Versions

Version
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0