hmrc / sbt-settings   2.5.0

Apache License 2.0 GitHub

SBT plugin that provides common utility functions and configurations

Scala versions: 2.10
sbt plugins: 0.13

simple-reactivemongo 1.0.0


Group ID:
uk.gov.hmrc
Artifact ID:
simple-reactivemongo_2.10
Version:
1.0.0
Release Date:
Mar 7, 2014
Licenses:
Files:

libraryDependencies += "uk.gov.hmrc" %% "simple-reactivemongo" % "1.0.0"

Mill build tool

ivy"uk.gov.hmrc::simple-reactivemongo:1.0.0"

Scala CLI

//> using dep "uk.gov.hmrc::simple-reactivemongo:1.0.0"

Ammonite REPL

import $ivy.`uk.gov.hmrc::simple-reactivemongo:1.0.0`

<dependency>
  <groupId>uk.gov.hmrc</groupId>
  <artifactId>simple-reactivemongo_2.10</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'uk.gov.hmrc', name: 'simple-reactivemongo_2.10', version: '1.0.0'