mefellows / respite   0.3.3

MIT License GitHub

REST should be easy - Respite is a reactive & modular framework for REST applications written in Scala.

Scala versions: 2.11 2.10

respite-core 0.3.5


Group ID:
au.com.onegeek
Artifact ID:
respite-core_2.11
Version:
0.3.5
Release Date:
Oct 15, 2015
Licenses:
MIT
Files:

libraryDependencies += "au.com.onegeek" %% "respite-core" % "0.3.5"

Mill build tool

ivy"au.com.onegeek::respite-core:0.3.5"

Scala CLI

//> using dep "au.com.onegeek::respite-core:0.3.5"

Ammonite REPL

import $ivy.`au.com.onegeek::respite-core:0.3.5`

<dependency>
  <groupId>au.com.onegeek</groupId>
  <artifactId>respite-core_2.11</artifactId>
  <version>0.3.5</version>
</dependency>

compile group: 'au.com.onegeek', name: 'respite-core_2.11', version: '0.3.5'