Last Version

configs 0.6.1

Scala wrapper for Typesafe config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.11
Version

Version

0.6.1
Type

Type

jar
Description

Description

configs
Scala wrapper for Typesafe config
Project URL

Project URL

https://github.com/kxbmap/configs
Project Organization

Project Organization

com.github.kxbmap
Source Code Management

Source Code Management

https://github.com/kxbmap/configs

Download configs_2.11 0.6.1


<!-- https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.11/ -->
<dependency>
    <groupId>com.github.kxbmap</groupId>
    <artifactId>configs_2.11</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.11/
implementation 'com.github.kxbmap:configs_2.11:0.6.1'
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.11/
implementation ("com.github.kxbmap:configs_2.11:0.6.1")
'com.github.kxbmap:configs_2.11:jar:0.6.1'
<dependency org="com.github.kxbmap" name="configs_2.11" rev="0.6.1">
  <artifact name="configs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='configs_2.11', version='0.6.1')
)
libraryDependencies += "com.github.kxbmap" % "configs_2.11" % "0.6.1"
[com.github.kxbmap/configs_2.11 "0.6.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang.modules : scala-java8-compat_2.11 jar 0.9.1
com.typesafe : config jar 1.4.1
org.apache.commons : commons-text jar 1.9
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.4.3

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.12

test (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
com.github.scalaprops : scalaprops_2.11 jar 0.8.2
com.github.scalaprops : scalaprops-scalaz_2.11 jar 0.8.2

Project Modules

There are no modules declared in this project.