is not current version
Last Version 1.1.0

com.github.dexecutor:dexecutor-ignite 0.0.2

Integrate dexecutor with Ignite to distribute the execution of tasks

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dexecutor-ignite
Version

Version

0.0.2
Type

Type

jar

Download dexecutor-ignite 0.0.2


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