не последняя версия
Последняя версия 27.7.18

com.linkedin.pegasus:restli-common 2.1.0

Pegasus is a framework for building robust, scalable service architectures using dynamic discovery and simple asychronous type-checked REST + JSON APIs.

Группа

Группа

com.linkedin.pegasus
Идентификатор

Идентификатор

restli-common
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать restli-common 2.1.0


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