linkedin / play-restli   0.1.17

BSD 2-clause "Simplified" License GitHub

A library that simplifies building restli services on top of the play server.

Scala versions: 2.12 2.11

play-restli 0.1.13+1-7e821813


Group ID:
com.linkedin.play-restli
Artifact ID:
play-restli_2.12
Version:
0.1.13+1-7e821813
Release Date:
May 28, 2019
Licenses:
Files:

libraryDependencies += "com.linkedin.play-restli" %% "play-restli" % "0.1.13+1-7e821813"

Mill build tool

ivy"com.linkedin.play-restli::play-restli:0.1.13+1-7e821813"

Scala CLI

//> using dep "com.linkedin.play-restli::play-restli:0.1.13+1-7e821813"

Ammonite REPL

import $ivy.`com.linkedin.play-restli::play-restli:0.1.13+1-7e821813`

<dependency>
  <groupId>com.linkedin.play-restli</groupId>
  <artifactId>play-restli_2.12</artifactId>
  <version>0.1.13+1-7e821813</version>
</dependency>

compile group: 'com.linkedin.play-restli', name: 'play-restli_2.12', version: '0.1.13+1-7e821813'