A ZIO-based library for working with application configuration data. It offloads all parsing and file formats to other libraries, and just focuses on being the interface to configuration data throughout an application.
| License | Apache 2.0 |
|---|---|
| Categories | Configuration Libraries |
| Tags | functionalzioconfigproperties |
| Organization | dev.zio |
| HomePage | https://zio.github.io/zio-config/ 🔍 Inspect URL |
| Date | Jan 09, 2022 |
| Files | pom (3 KB) jar (526 KB) View All |
| Repositories | CentralElyxor LibsEndeavourHealth |
| Ranking | #7111 in MvnRepository (See Top Artifacts) #27 in Configuration Libraries |
| Used By | 73 artifacts |
| Scala Target | Scala 2.13 (View all targets) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-36944 |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| FP Apache 2.0 | dev.zio » zio_2.13 | 1.0.9 | 2.1.22 | |
| JVM Languages Apache 2.0 | org.scala-lang » scala-library1 vulnerability | 2.13.5 | 3.7.4 | |
| Collections Apache 2.0 | org.scala-lang.modules » scala-collection-compat_2.13 | 2.5.0 | 2.14.0 |
Provided Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Scalac Plugins Apache 2.0 | com.github.ghik » silencer-lib_2.13.5 | 1.7.6 | 1.17.13 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-compiler | 2.13.5 | 3.7.4 | |
| Scala Compiler Apache 2.0 | org.scala-lang » scala-reflect | 2.13.5 | 2.13.17 |
Test Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing Apache 2.0 | dev.zio » zio-test_2.13 | 1.0.9 | 2.1.22 | |
| Testing Apache 2.0 | dev.zio » zio-test-sbt_2.13 | 1.0.9 | 2.1.22 | |
| CLI Parser MIT | net.sf.jopt-simple » jopt-simple | 4.6 | 5.0.4 | |
GPL 2.0 | org.openjdk.jcstress » jcstress-core | 0.3 | 0.16 |
Licenses
| License | URL |
|---|---|
| Apache-2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Afsal Thaj | https://medium.com/<at>afsal.taj06 | afsalthaj | ||
| John De Goes | john<at>degoes.net | jdegoes |
Related Books
| Functional Programming in Java: Harness the Power of Streams and Lambda Expressions (2023) by Subramaniam, Venkat | |
| A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles (2023) by Weidig, Ben | |
| Functional Programming in Scala, Second Edition (2023) by Pilquist, Michael, Chiusano, Paul, Bjarnasson, Rúnar | |
| Functional and Concurrent Programming: Core Concepts and Features (2022) by Charpentier, Michel | |
| Functional Programming in Kotlin (2021) by Vermeulen, Marco, Bjarnason, Rúnar, Chiusano, Paul | |
| Mastering Modularity in ZIO with ZLayers (2020) by Vasquez, Jorge | |
| Modern Java in Action: Lambdas, streams, functional and reactive programming (2018) by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft | |
| Functional Programming in Java: How functional techniques improve your Java programs (2017) by Saumont, Pierre-Yves |