lucidsoftware / piezo   2.1.3

Apache License 2.0 GitHub

Piezo is a set of tools for operating a quartz scheduling cluster.

Scala versions: 2.13 2.12 2.11 2.10

piezo 1.42


Group ID:
com.lucidchart
Artifact ID:
piezo_2.11
Version:
1.42
Release Date:
Jul 28, 2020
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "piezo" % "1.42"

Mill build tool

ivy"com.lucidchart::piezo:1.42"

Scala CLI

//> using dep "com.lucidchart::piezo:1.42"

Ammonite REPL

import $ivy.`com.lucidchart::piezo:1.42`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>piezo_2.11</artifactId>
  <version>1.42</version>
</dependency>

compile group: 'com.lucidchart', name: 'piezo_2.11', version: '1.42'