Registry / config / pureconfig-generic-2-12

pureconfig-generic-2-12

JSON →
library0.17.8javamavenunverified

Generic derivation support for PureConfig, a Scala configuration library.

<dependency> <groupId>com.github.pureconfig</groupId> <artifactId>pureconfig-generic_2.12</artifactId> <version>0.17.8</version> </dependency>
INSTALL
IMPORT
SIG · PURECONFIG-GENERIC
P
pureconfig-generic-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.

ProductHint
pureconfig.generic.ProductHint

Creates a ProductHint for generic configuration derivation

import pureconfig.generic.ProductHint; object Example { def main(args: Array[String]): Unit = { val hint = ProductHint[MyConfig] println(s"ProductHint created: $hint") } }
Debug
Known issues
breakingScala version suffix (_2.12) must match your Scala version
fix
Use the artifact with the correct Scala version suffix for your project
affects: all
Upgrade
Version history
0.17.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Resources
pureconfig-generic-2-12 — mvn dependency:get pureconfig-generic-2-12 · libregistry