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