Tagged type and PureConfig ConfigReader for automatically decrypting encrypted config values in TypeSafe Config files.
secure-config 0.3.0-RC1
Group ID:
com.dwolla
Artifact ID:
secure-config_2.13
Version:
0.3.0-RC1
Release Date:
Nov 23, 2021
Licenses:
Files:
Full Scala Version:
2.13.7
Developers:
libraryDependencies += "com.dwolla" %% "secure-config" % "0.3.0-RC1"
ivy"com.dwolla::secure-config:0.3.0-RC1"
//> using dep "com.dwolla::secure-config:0.3.0-RC1"
import $ivy.`com.dwolla::secure-config:0.3.0-RC1`
<dependency> <groupId>com.dwolla</groupId> <artifactId>secure-config_2.13</artifactId> <version>0.3.0-RC1</version> </dependency>
compile group: 'com.dwolla', name: 'secure-config_2.13', version: '0.3.0-RC1'