dwolla / scala-secure-config   0.2.0

MIT License GitHub

Tagged type and PureConfig ConfigReader for automatically decrypting encrypted config values in TypeSafe Config files.

Scala versions: 2.13 2.12

secure-config 0.2.0


Group ID:
com.dwolla
Artifact ID:
secure-config_2.12
Version:
0.2.0
Release Date:
Apr 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.dwolla" %% "secure-config" % "0.2.0"

Mill build tool

ivy"com.dwolla::secure-config:0.2.0"

Scala CLI

//> using dep "com.dwolla::secure-config:0.2.0"

Ammonite REPL

import $ivy.`com.dwolla::secure-config:0.2.0`

<dependency>
  <groupId>com.dwolla</groupId>
  <artifactId>secure-config_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.dwolla', name: 'secure-config_2.12', version: '0.2.0'