License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.linkedin.pegasus |
ArtifactId | ArtifactIdrestli-netty-standalone |
Last Version | Last Version27.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestli-netty-standalone
Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.
|
<!-- https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-netty-standalone/ -->
<dependency>
<groupId>com.linkedin.pegasus</groupId>
<artifactId>restli-netty-standalone</artifactId>
<version>27.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-netty-standalone/
implementation 'com.linkedin.pegasus:restli-netty-standalone:27.7.18'
// https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-netty-standalone/
implementation ("com.linkedin.pegasus:restli-netty-standalone:27.7.18")
'com.linkedin.pegasus:restli-netty-standalone:jar:27.7.18'
<dependency org="com.linkedin.pegasus" name="restli-netty-standalone" rev="27.7.18">
<artifact name="restli-netty-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.pegasus', module='restli-netty-standalone', version='27.7.18')
)
libraryDependencies += "com.linkedin.pegasus" % "restli-netty-standalone" % "27.7.18"
[com.linkedin.pegasus/restli-netty-standalone "27.7.18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.2 |
com.linkedin.pegasus : restli-server | jar | 27.7.18 |
com.linkedin.pegasus : restli-docgen | jar | 27.7.18 |
com.linkedin.pegasus : r2-core | jar | 27.7.18 |
com.linkedin.pegasus : r2-netty | jar | 27.7.18 |
com.linkedin.parseq : parseq | jar | 2.6.31 |
Group / Artifact | Type | Version |
---|---|---|
com.linkedin.pegasus : log-test-config | jar | 27.7.18 |