Last Version

Distributed Dexecutor Using Infinispan 1.0.0

Integrate dexecutor with Infinispan to distribute the execution of tasks

License

License

Categories

Categories

Infinispan Data Caching Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dexecutor-infinispan
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Dexecutor
Source Code Management

Source Code Management

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

Download dexecutor-infinispan 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.dexecutor : dexecutor-core jar 1.1.0
org.infinispan : infinispan-core jar 7.2.5.Final

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.