is not current version
Last Version 1.0.0

com.github.dexecutor:dexecutor-infinispan 0.0.3

Integrate dexecutor with Infinispan to distribute the execution of tasks

Categories

Categories

Infinispan Data Caching Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.dexecutor
ArtifactId

ArtifactId

dexecutor-infinispan
Version

Version

0.0.3
Type

Type

jar

Download dexecutor-infinispan 0.0.3


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