is not current version
Last Version 27.7.18

com.linkedin.pegasus:r2-jetty 6.0.12

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

6.0.12
Type

Type

jar

Download r2-jetty 6.0.12


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