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.17


Group ID:
com.linkedin.play-restli
Artifact ID:
play-restli_2.12
Version:
0.1.17
Release Date:
Jun 11, 2020
Licenses:
Files:

libraryDependencies += "com.linkedin.play-restli" %% "play-restli" % "0.1.17"

Mill build tool

ivy"com.linkedin.play-restli::play-restli:0.1.17"

Scala CLI

//> using dep "com.linkedin.play-restli::play-restli:0.1.17"

Ammonite REPL

import $ivy.`com.linkedin.play-restli::play-restli:0.1.17`

<dependency>
  <groupId>com.linkedin.play-restli</groupId>
  <artifactId>play-restli_2.12</artifactId>
  <version>0.1.17</version>
</dependency>

compile group: 'com.linkedin.play-restli', name: 'play-restli_2.12', version: '0.1.17'