Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.
'com.linkedin.pegasus:restli-example-api:2.2.5'
<dependency> <groupId>com.linkedin.pegasus</groupId> <artifactId>restli-example-api</artifactId> <version>2.2.5</version> </dependency>
<dependency org="com.linkedin.pegasus" name="restli-example-api" rev="2.2.5"/>
"com.linkedin.pegasus", "restli-example-api", "2.2.5"