is not current version
Last Version 27.7.18

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

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

10.1.3
Type

Type

jar

Download restli-netty-standalone 10.1.3


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