Jar examples for p:parseq-batching
Provides convenient API for creatinig automatically batched tasks
You can download jar file parseq-batching 2.6.21 in this page.
The Apache Software License, Version 2.0
You can use the following script to add parseq-batching-2.6.21.jar to your project.
<dependency> <groupId>com.linkedin.parseq</groupId> <artifactId>parseq-batching</artifactId> <version>2.6.21</version> </dependency>
compile group: 'com.linkedin.parseq', name: 'parseq-batching', version: '2.6.21'
libraryDependencies += "com.linkedin.parseq" % "parseq-batching" % "2.6.21"
<dependency org="com.linkedin.parseq" name="parseq-batching" rev="2.6.21"/>
@Grapes(@Grab(group='com.linkedin.parseq', module='parseq-batching', version='2.6.21'))
'com.linkedin.parseq:parseq-batching:jar:2.6.21'
Click the following link to download the jar file.
parseq-batching-2.6.21-javadoc.jar