Last Version

restli-client 27.7.18

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

restli-client
Version

Version

27.7.18
Type

Type

jar
Description

Description

restli-client
Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

Download restli-client 27.7.18


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

Dependencies

compile (13)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.2
com.linkedin.pegasus : data jar 27.7.18
com.linkedin.pegasus : data-transform jar 27.7.18
com.linkedin.pegasus : pegasus-common jar 27.7.18
com.linkedin.pegasus : d2 jar 27.7.18
com.linkedin.pegasus : r2-core jar 27.7.18
com.linkedin.pegasus : restli-common jar 27.7.18
com.linkedin.pegasus : restli-disruptor jar 27.7.18
com.linkedin.pegasus : li-jersey-uri jar 27.7.18
com.linkedin.pegasus : multipart-mime jar 27.7.18
javax.mail : mail jar 1.4.1
commons-lang : commons-lang jar 2.6
com.google.code.findbugs : jsr305 jar 3.0.0

runtime (1)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.7.0

test (8)

Group / Artifact Type Version
com.linkedin.pegasus : restli-internal-testutils jar 27.7.18
com.google.guava : guava jar 19.0
org.testng : testng jar 6.9.9
org.easymock : easymock jar 4.0.2
commons-httpclient : commons-httpclient jar 3.1
org.mockito : mockito-all jar 1.9.5
com.linkedin.pegasus : log-test-config jar 27.7.18
org.objenesis : objenesis jar 1.2

Project Modules

There are no modules declared in this project.