Registry / config / pureconfig-2-12

pureconfig-2-12

JSON →
library0.17.8javamavenunverified

A Scala library for loading configuration files (HOCON, JSON, properties) into strongly-typed case classes.

<dependency> <groupId>com.github.pureconfig</groupId> <artifactId>pureconfig_2.12</artifactId> <version>0.17.8</version> </dependency>
INSTALL
IMPORT
SIG · PURECONFIG-2-12
P
pureconfig-2-12
configjavav0.17.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ConfigSource
✓ pureconfig.ConfigSource

Loads configuration from the default application.conf file.

import pureconfig.ConfigSource; ConfigSource.default.load(); System.out.println("PureConfig loaded default config");
Debug
Known issues
breakingPureConfig 0.17.x requires Scala 2.12 or 2.13; not compatible with Scala 3.
fix
Use PureConfig 0.17.x for Scala 2.12/2.13, or upgrade to a Scala 3 compatible version (e.g., 0.18+).
affects: >=0.17.0 <0.18.0
Upgrade
Version history
0.17.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
36
Anthropic
1
OpenAI (training)
1
Resources
pureconfig-2-12 — mvn dependency:get pureconfig-2-12 · libregistry