Last Version

restli-common 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

GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

restli-common
Version

Version

27.7.18
Type

Type

jar
Description

Description

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

Download restli-common 27.7.18


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

Dependencies

compile (10)

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 : li-jersey-uri jar 27.7.18
com.linkedin.pegasus : pegasus-common jar 27.7.18
com.linkedin.pegasus : r2-core jar 27.7.18
com.linkedin.pegasus : multipart-mime jar 27.7.18
com.fasterxml.jackson.core : jackson-core jar 2.9.7
javax.annotation : javax.annotation-api jar 1.3.1
com.google.code.findbugs : jsr305 jar 3.0.0

test (5)

Group / Artifact Type Version
com.linkedin.pegasus : generator-test jar 27.7.18
com.linkedin.pegasus : restli-internal-testutils jar 27.7.18
org.testng : testng jar 6.9.9
org.mockito : mockito-all jar 1.9.5
com.linkedin.pegasus : log-test-config jar 27.7.18

Project Modules

There are no modules declared in this project.