Registry / web-framework / restli-common

restli-common

JSON →
library27.7.18javamavenunverified

Common utilities for Rest.li, a REST+JSON framework for building scalable service architectures with dynamic discovery and type-checked APIs.

<dependency> <groupId>com.linkedin.pegasus</groupId> <artifactId>restli-common</artifactId> <version>27.7.18</version> </dependency>
INSTALL
IMPORT
SIG · RESTLI-COMMON
R
restli-common
web-frameworkjavav27.7.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ResourceSpec
✓ com.linkedin.restli.common.ResourceSpec

Shows creation of a ResourceSpec object for defining Rest.li resources.

import com.linkedin.restli.common.ResourceSpec; public class Example { public static void main(String[] args) { ResourceSpec spec = new ResourceSpec(); System.out.println("ResourceSpec created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
27.7.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
restli-common — mvn dependency:get restli-common · libregistry