is not current version
Last Version 27.7.18

com.linkedin.pegasus:restli-common 1.9.40

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

GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

restli-common
Version

Version

1.9.40
Type

Type

jar

Download restli-common 1.9.40


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