License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.dwolla |
ArtifactId | ArtifactIdsecure-config_2.13 |
Version | Version0.3.0-RC1 |
Type | Typejar |
Description |
Descriptionsecure-config
Adds support for decrypting values in TypeSafe Config files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dwolla/secure-config_2.13/ -->
<dependency>
<groupId>com.dwolla</groupId>
<artifactId>secure-config_2.13</artifactId>
<version>0.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwolla/secure-config_2.13/
implementation 'com.dwolla:secure-config_2.13:0.3.0-RC1'
// https://jarcasting.com/artifacts/com.dwolla/secure-config_2.13/
implementation ("com.dwolla:secure-config_2.13:0.3.0-RC1")
'com.dwolla:secure-config_2.13:jar:0.3.0-RC1'
<dependency org="com.dwolla" name="secure-config_2.13" rev="0.3.0-RC1">
<artifact name="secure-config_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwolla', module='secure-config_2.13', version='0.3.0-RC1')
)
libraryDependencies += "com.dwolla" % "secure-config_2.13" % "0.3.0-RC1"
[com.dwolla/secure-config_2.13 "0.3.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
com.github.pureconfig : pureconfig-cats-effect_2.13 | jar | 0.17.1 |
com.chuusai : shapeless_2.13 | jar | 2.3.7 |
com.dwolla : fs2-aws-java-sdk2_2.13 | jar | 3.0.0-RC1 |