secure-config

Adds support for decrypting values in TypeSafe Config files

License

License

MIT
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

secure-config_2.13
Last Version

Last Version

0.3.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

secure-config
Adds support for decrypting values in TypeSafe Config files
Project URL

Project URL

https://github.com/Dwolla/scala-secure-config
Project Organization

Project Organization

com.dwolla
Source Code Management

Source Code Management

https://github.com/Dwolla/scala-secure-config

Download secure-config_2.13

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0-RC1
0.2.0