is not current version
Last Version 27.7.18

com.linkedin.pegasus:r2-jetty 1.15.9

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

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.linkedin.pegasus
ArtifactId

ArtifactId

r2-jetty
Version

Version

1.15.9
Type

Type

jar

Download r2-jetty 1.15.9


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