kdrakon / scala-aws-params-reader   0.1.0

Apache License 2.0 GitHub

Library for reading data from AWS' Parameter Store

Scala versions: 2.12 2.11

scala-aws-params-reader 0.1.0


Group ID:
io.policarp
Artifact ID:
scala-aws-params-reader_2.12
Version:
0.1.0
Release Date:
Apr 2, 2017
Licenses:
Files:

libraryDependencies += "io.policarp" %% "scala-aws-params-reader" % "0.1.0"

Mill build tool

ivy"io.policarp::scala-aws-params-reader:0.1.0"

Scala CLI

//> using dep "io.policarp::scala-aws-params-reader:0.1.0"

Ammonite REPL

import $ivy.`io.policarp::scala-aws-params-reader:0.1.0`

<dependency>
  <groupId>io.policarp</groupId>
  <artifactId>scala-aws-params-reader_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.policarp', name: 'scala-aws-params-reader_2.12', version: '0.1.0'