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