Last Version

Distributed Dexecutor Using Ignite 1.1.0

Integrate dexecutor with Ignite to distribute the execution of tasks

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dexecutor-ignite
Version

Version

1.1.0
Type

Type

jar
Description

Description

Distributed Dexecutor Using Ignite
Integrate dexecutor with Ignite to distribute the execution of tasks
Project URL

Project URL

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

Project Organization

Dexecutor
Source Code Management

Source Code Management

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

Download dexecutor-ignite 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dexecutor : dexecutor-core jar 2.0.2
org.apache.ignite : ignite-core jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.