is not current version
Last Version 4.0.1

com.linkedin.parseq:parseq-restli-client 2.5.0

Provides convenient API for creatinig automatically batched tasks

Categories

Categories

CLI User Interface
GroupId

GroupId

com.linkedin.parseq
ArtifactId

ArtifactId

parseq-restli-client
Version

Version

2.5.0
Type

Type

jar

Download parseq-restli-client 2.5.0


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