is not current version
Last Version 27.7.18

com.linkedin.pegasus:r2-jetty 2.6.0

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.6.0
Type

Type

jar

Download r2-jetty 2.6.0


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