Last Version

Dependent Tasks Executor Core 2.1.4

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
Version

Version

2.1.4
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 2.1.4


<!-- 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.