commercetools / tresor   0.8.2

Apache License 2.0 Website GitHub

Scala library to access secrets (credentials etc.) from different sources.

Scala versions: 2.13 2.12 2.11

tresor 0.1.6


Group ID:
com.drobisch
Artifact ID:
tresor_2.12
Version:
0.1.6
Release Date:
Feb 22, 2019
Licenses:
Files:

libraryDependencies += "com.drobisch" %% "tresor" % "0.1.6"

Mill build tool

ivy"com.drobisch::tresor:0.1.6"

Scala CLI

//> using dep "com.drobisch::tresor:0.1.6"

Ammonite REPL

import $ivy.`com.drobisch::tresor:0.1.6`

<dependency>
  <groupId>com.drobisch</groupId>
  <artifactId>tresor_2.12</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'com.drobisch', name: 'tresor_2.12', version: '0.1.6'