a14e / mongoless   0.2.9

MIT License GitHub

Shapeless based BSON serialization for Mongo Java and Scala Drivers

Scala versions: 2.12

mongoless 0.3.1


Group ID:
com.github.a14e
Artifact ID:
mongoless_2.12
Version:
0.3.1
Release Date:
Aug 10, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.a14e" %% "mongoless" % "0.3.1"

Mill build tool

ivy"com.github.a14e::mongoless:0.3.1"

Scala CLI

//> using dep "com.github.a14e::mongoless:0.3.1"

Ammonite REPL

import $ivy.`com.github.a14e::mongoless:0.3.1`

<dependency>
  <groupId>com.github.a14e</groupId>
  <artifactId>mongoless_2.12</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.github.a14e', name: 'mongoless_2.12', version: '0.3.1'