Jar examples for d:distributed-processor
A distributed task processing framework
You can download jar file distributed-processor 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add distributed-processor-0.0.2.jar to your project.
<dependency> <groupId>net.segoia</groupId> <artifactId>distributed-processor</artifactId> <version>0.0.2</version> </dependency>
compile group: 'net.segoia', name: 'distributed-processor', version: '0.0.2'
libraryDependencies += "net.segoia" % "distributed-processor" % "0.0.2"
<dependency org="net.segoia" name="distributed-processor" rev="0.0.2"/>
@Grapes(@Grab(group='net.segoia', module='distributed-processor', version='0.0.2'))
'net.segoia:distributed-processor:jar:0.0.2'
Click the following link to download the jar file.
distributed-processor-0.0.2-javadoc.jar