is not current version
Last Version 27.7.18

com.linkedin.pegasus:restli-netty-standalone 5.0.19

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

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

restli-netty-standalone
Version

Version

5.0.19
Type

Type

jar

Download restli-netty-standalone 5.0.19


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