is not current version
Last Version 27.7.18

com.linkedin.pegasus:r2-jetty 2.12.7

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

2.12.7
Type

Type

jar

Download r2-jetty 2.12.7


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