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.7.0


Group ID:
com.drobisch
Artifact ID:
tresor_2.13
Version:
0.7.0
Release Date:
Oct 10, 2021
Licenses:
Files:

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

Mill build tool

ivy"com.drobisch::tresor:0.7.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.drobisch</groupId>
  <artifactId>tresor_2.13</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.drobisch', name: 'tresor_2.13', version: '0.7.0'