License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdcom.linkedin.pegasus |
ArtifactId | ArtifactIdr2-jetty |
Last Version | Last Version27.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionr2-jetty
Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.
|
Filename | Size |
---|---|
r2-jetty-27.7.18.pom | |
r2-jetty-27.7.18.jar | 12 KB |
r2-jetty-27.7.18-sources.jar | 7 KB |
r2-jetty-27.7.18-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.pegasus/r2-jetty/ -->
<dependency>
<groupId>com.linkedin.pegasus</groupId>
<artifactId>r2-jetty</artifactId>
<version>27.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.pegasus/r2-jetty/
implementation 'com.linkedin.pegasus:r2-jetty:27.7.18'
// https://jarcasting.com/artifacts/com.linkedin.pegasus/r2-jetty/
implementation ("com.linkedin.pegasus:r2-jetty:27.7.18")
'com.linkedin.pegasus:r2-jetty:jar:27.7.18'
<dependency org="com.linkedin.pegasus" name="r2-jetty" rev="27.7.18">
<artifact name="r2-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.pegasus', module='r2-jetty', version='27.7.18')
)
libraryDependencies += "com.linkedin.pegasus" % "r2-jetty" % "27.7.18"
[com.linkedin.pegasus/r2-jetty "27.7.18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.2 |
com.linkedin.pegasus : r2-core | jar | 27.7.18 |
org.eclipse.jetty : jetty-alpn-server | jar | 9.3.21.v20170918 |
org.eclipse.jetty : jetty-http | jar | 9.3.21.v20170918 |
org.eclipse.jetty.http2 : http2-server | jar | 9.3.21.v20170918 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.21.v20170918 |
org.eclipse.jetty : jetty-server | jar | 9.3.21.v20170918 |
org.eclipse.jetty : jetty-util | jar | 9.3.21.v20170918 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.pegasus : log-test-config | jar | 27.7.18 |