A Scala library for loading configuration files with type-safe, boilerplate-free configuration.
<dependency>
<groupId>com.github.pureconfig</groupId>
<artifactId>pureconfig_2.11</artifactId>
<version>0.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of PureConfig to load a configuration case class.
Upgrade to a newer Scala version and use the corresponding PureConfig artifact.
No dependency data recorded yet.