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.11+1-ecc13ba5


Group ID:
com.linkedin.play-restli
Artifact ID:
play-restli_2.12
Version:
0.1.11+1-ecc13ba5
Release Date:
May 3, 2019
Licenses:
Files:

libraryDependencies += "com.linkedin.play-restli" %% "play-restli" % "0.1.11+1-ecc13ba5"

Mill build tool

ivy"com.linkedin.play-restli::play-restli:0.1.11+1-ecc13ba5"

Scala CLI

//> using dep "com.linkedin.play-restli::play-restli:0.1.11+1-ecc13ba5"

Ammonite REPL

import $ivy.`com.linkedin.play-restli::play-restli:0.1.11+1-ecc13ba5`

<dependency>
  <groupId>com.linkedin.play-restli</groupId>
  <artifactId>play-restli_2.12</artifactId>
  <version>0.1.11+1-ecc13ba5</version>
</dependency>

compile group: 'com.linkedin.play-restli', name: 'play-restli_2.12', version: '0.1.11+1-ecc13ba5'