Download parseq-restli-client-2.6.4.jar file - Jar p

Jar examples for p:parseq-restli-client

Description

Provides convenient API for creatinig automatically batched tasks

You can download jar file parseq-restli-client 2.6.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add parseq-restli-client-2.6.4.jar to your project.

<dependency>
   <groupId>com.linkedin.parseq</groupId>
   <artifactId>parseq-restli-client</artifactId>
   <version>2.6.4</version>
</dependency>
compile group: 'com.linkedin.parseq', name: 'parseq-restli-client', version: '2.6.4'
libraryDependencies += "com.linkedin.parseq" % "parseq-restli-client" % "2.6.4"
<dependency org="com.linkedin.parseq" name="parseq-restli-client" rev="2.6.4"/>
@Grapes(@Grab(group='com.linkedin.parseq', module='parseq-restli-client', version='2.6.4'))
'com.linkedin.parseq:parseq-restli-client:jar:2.6.4'

Download

Click the following link to download the jar file.

parseq-restli-client-2.6.4-javadoc.jar
parseq-restli-client-2.6.4-sources.jar
parseq-restli-client-2.6.4.jar
parseq-restli-client-2.6.4.pom



Related Tutorials