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:3.1.2'
<dependency> <groupId>com.linkedin.pegasus</groupId> <artifactId>restli-example-api</artifactId> <version>3.1.2</version> </dependency>
<dependency org="com.linkedin.pegasus" name="restli-example-api" rev="3.1.2"/>
"com.linkedin.pegasus", "restli-example-api", "3.1.2"