Last Version

restli-example-api 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-example-api
Version

Version

27.7.18
Type

Type

jar
Description

Description

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

Download restli-example-api 27.7.18


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.2
com.linkedin.pegasus : data jar 27.7.18
com.linkedin.pegasus : restli-common jar 27.7.18
com.linkedin.pegasus : restli-client jar 27.7.18

test (1)

Group / Artifact Type Version
com.linkedin.pegasus : log-test-config jar 27.7.18

Project Modules

There are no modules declared in this project.