farmdawgnation / lift-newrelic   1.1.6

GitHub

A Lift add-on that helps with implementing NewRelic monitoring in Lift apps.

Scala versions: 2.12 2.11 2.10

lift-newrelic 1.1.3


Group ID:
me.frmr.newrelic
Artifact ID:
lift-newrelic_2.11
Version:
1.1.3
Release Date:
Jul 29, 2016
Licenses:
Files:

libraryDependencies += "me.frmr.newrelic" %% "lift-newrelic" % "1.1.3"

Mill build tool

ivy"me.frmr.newrelic::lift-newrelic:1.1.3"

Scala CLI

//> using dep "me.frmr.newrelic::lift-newrelic:1.1.3"

Ammonite REPL

import $ivy.`me.frmr.newrelic::lift-newrelic:1.1.3`

<dependency>
  <groupId>me.frmr.newrelic</groupId>
  <artifactId>lift-newrelic_2.11</artifactId>
  <version>1.1.3</version>
</dependency>

compile group: 'me.frmr.newrelic', name: 'lift-newrelic_2.11', version: '1.1.3'