License |
License |
---|---|
Categories |
CategoriesDisruptor General Purpose Libraries High Performance |
GroupId | GroupIdcom.linkedin.pegasus |
ArtifactId | ArtifactIdrestli-disruptor |
Last Version | Last Version27.7.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestli-disruptor
Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.
|
Filename | Size |
---|---|
restli-disruptor-27.7.18.pom | |
restli-disruptor-27.7.18.jar | 2 KB |
restli-disruptor-27.7.18-sources.jar | 2 KB |
restli-disruptor-27.7.18-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-disruptor/ -->
<dependency>
<groupId>com.linkedin.pegasus</groupId>
<artifactId>restli-disruptor</artifactId>
<version>27.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-disruptor/
implementation 'com.linkedin.pegasus:restli-disruptor:27.7.18'
// https://jarcasting.com/artifacts/com.linkedin.pegasus/restli-disruptor/
implementation ("com.linkedin.pegasus:restli-disruptor:27.7.18")
'com.linkedin.pegasus:restli-disruptor:jar:27.7.18'
<dependency org="com.linkedin.pegasus" name="restli-disruptor" rev="27.7.18">
<artifact name="restli-disruptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.pegasus', module='restli-disruptor', version='27.7.18')
)
libraryDependencies += "com.linkedin.pegasus" % "restli-disruptor" % "27.7.18"
[com.linkedin.pegasus/restli-disruptor "27.7.18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.2 |
com.linkedin.pegasus : r2-disruptor | jar | 27.7.18 |
com.linkedin.pegasus : restli-common | jar | 27.7.18 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |
org.easymock : easymock | jar | 4.0.2 |
com.linkedin.pegasus : log-test-config | jar | 27.7.18 |