gilt / opm   2.0.2

GitHub

Object prevalence model implementation in Scala for MongoDB

Scala versions: 2.11 2.10

opm 2.0.0


Group ID:
com.gilt
Artifact ID:
opm_2.11
Version:
2.0.0
Release Date:
Aug 7, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.gilt" %% "opm" % "2.0.0"

Mill build tool

ivy"com.gilt::opm:2.0.0"

Scala CLI

//> using dep "com.gilt::opm:2.0.0"

Ammonite REPL

import $ivy.`com.gilt::opm:2.0.0`

<dependency>
  <groupId>com.gilt</groupId>
  <artifactId>opm_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.gilt', name: 'opm_2.11', version: '2.0.0'