oletraveler / bones   0.5.0

Website GitHub

Algebra and Interpreters for Describing CRUD Applications, Generating test data, validating Json,Protobuf, Bson...and more.

Scala versions: 2.12 2.11

bones-rest-unfiltered 0.3.0


Group ID:
com.github.oletraveler
Artifact ID:
bones-rest-unfiltered_2.11
Version:
0.3.0
Release Date:
May 7, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.oletraveler" %% "bones-rest-unfiltered" % "0.3.0"

Mill build tool

ivy"com.github.oletraveler::bones-rest-unfiltered:0.3.0"

Scala CLI

//> using dep "com.github.oletraveler::bones-rest-unfiltered:0.3.0"

Ammonite REPL

import $ivy.`com.github.oletraveler::bones-rest-unfiltered:0.3.0`

<dependency>
  <groupId>com.github.oletraveler</groupId>
  <artifactId>bones-rest-unfiltered_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.oletraveler', name: 'bones-rest-unfiltered_2.11', version: '0.3.0'