scaladex logo
    API Doc Awesome Scala Login

    h8io / borscht   1.0.1

    Website GitHub

    Configuration wrapper for Scala

    • wrapper
    • hocon-configuration
    • configuration
    • config
    • scala
    • cfg
    • yaml-configuration
    • hocon
    • yaml
    • configuration-library
    Scala versions: 3.x 2.12
    sbt plugins: 1.x
    • Project
    • Artifacts
    • Versions
    • Badges

    Borscht: Scala 3 configuration library

    Maven Central

    Overview

    • supports configuration files (could be extended)
      • HOCON
      • YAML (Jackson YAML is the underlying library)
      • TOML (Jackson TOML is the underlying library)
    • merges configurations of all formats
    • renders strings from objects with template engines (could be extended)
      • StringTemplate 4
      • Apache Commons Text templates, see StringSubstitutor
    • has extensible parser for different objects and values

    Statistics

    • 0 watchers
    • 1 Contributors
    • 3 Stars
    • 0 Forks
    • 313 Commits
    • 0 Open issues
    • 0 Dependents

    4 Dependencies

    • lightbend/config
      1.4.1
    • scala/scala provided
      2.12.17
    • scala/scala3
      3.0.0
    • scalatest/scalatest test
      3.2.11, 3.2.9

    No Dependent

    • Community
    • Github
    • Discord
    • Contribute
    • Contribution Guide
    • Report an Issue
    • Scaladex
    • FAQs
    • Code of Conduct
    • License

    Copyright © 2002-2025 École Polytechnique Fédérale Lausanne (EPFL) Lausanne, Switzerland

    powered by Scala Center