joescii / lift-cluster   0.0.2

Apache License 2.0 GitHub

Lift module to hook Lift's stateful features into the underlying container for clustering

Scala versions: 2.11

lift-cluster-common_3.2 0.0.2


Group ID:
net.liftmodules
Artifact ID:
lift-cluster-common_3.2_2.11
Version:
0.0.2
Release Date:
Oct 12, 2017
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "lift-cluster-common_3.2" % "0.0.2"

Mill build tool

ivy"net.liftmodules::lift-cluster-common_3.2:0.0.2"

Scala CLI

//> using dep "net.liftmodules::lift-cluster-common_3.2:0.0.2"

Ammonite REPL

import $ivy.`net.liftmodules::lift-cluster-common_3.2:0.0.2`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>lift-cluster-common_3.2_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'net.liftmodules', name: 'lift-cluster-common_3.2_2.11', version: '0.0.2'