Last Version

Distributed Dexecutor Using Hazelcast 1.0.1

Integrate dexecutor with Hazelcast to distribute the execution of tasks

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dexecutor-hazelcast
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Dexecutor
Source Code Management

Source Code Management

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

Download dexecutor-hazelcast 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dexecutor : dexecutor-core jar 1.1.1
com.hazelcast : hazelcast jar 3.7

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.