sconfig

Configuration library for Scala using HOCON files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_2.12
Last Version

Last Version

1.4.9
Release Date

Release Date

Type

Type

jar
Description

Description

sconfig
Configuration library for Scala using HOCON files
Project URL

Project URL

https://github.com/ekrich/sconfig
Project Organization

Project Organization

org.ekrich
Source Code Management

Source Code Management

https://github.com/ekrich/sconfig

Download sconfig_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0

test (3)

Group / Artifact Type Version
org.ekrich » sconfig-test-lib_2.12 jar 1.4.9
io.crashbox : spray-json_2.12 jar 1.3.5-7
com.github.sbt : junit-interface jar 0.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.6
0.7.5
0.7.0